Skip to content
hri123 edited this page May 6, 2014 · 2 revisions

How to create a new Release

Open shell locally and do the following

  1. git tag <version-number>
  2. git push --tags
Clone this wiki locally