Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 153 Bytes

release.md

File metadata and controls

7 lines (6 loc) · 153 Bytes

todos:

  1. set appveyor.yml version
  2. git add .
  3. git commit -m "updated to {version}"
  4. call "git tag {version}"
  5. git push origin master --tags