Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 652 Bytes

File metadata and controls

6 lines (5 loc) · 652 Bytes

Release Process

  1. Update the version number in CMakeLists.txt on line 2. Commit the change to master.
  2. Create a git tag on the above commit, with the same version number.
  3. Create a GitHub release by clicking "Draft a new Release" button, select the tag, click "Generate release notes", click "Publish release".
  4. Make the release available on Conan by updating the conandata.yml for open-dis-cpp. Create a PR with a change that adds another three lines; version, url, and sha256 .