1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2024-11-23 12:52:12 +01:00

Updated Release guidelines (markdown)

Gregor Santner 2016-11-03 00:23:34 +01:00
parent ad41fa800c
commit c82a0ef9c3

@ -5,7 +5,8 @@
### Version naming
* [Semantic Versioning](http://semver.org/)
* App Version x.x.x (e.g. v0.2.1)
* After the release of a version a commit has to be pushed - changing the version to `-next`
* After the release of a version a commit has to be pushed
* changing the version to `-next`
* -> `v0.2.1` -> `v0.2.1-next`
## Creating a release