Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 409 Bytes

UPDATE.md

File metadata and controls

8 lines (8 loc) · 409 Bytes

How to update

  1. Update toolbox version in GWToolboxdll/CMakeLists.txt. Set BETA_VERSION to ""
  2. Update toolbox_version in docs/_config.yml
  3. Make patch notes and write in docs/history.md. Do not use " ".
  4. Commit
  5. Make tag as x.x_Release
  6. On github, make new release (x.x_Release) on existing label, attach GWToolboxdll.dll
  7. SAVE GWToolboxdll.dll and GWToolboxdll.pdb - needed for .dmp debugging!