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

Updated Release guidelines (markdown)

Gregor Santner 2016-11-02 18:27:05 +01:00
parent 21354710e6
commit 730b6b5ea6

@ -3,7 +3,7 @@
## Version naming
- [Semantic Versioning](http://semver.org/)
- App Version x.x.x (e.g. v0.2.1)
- After release of a version a commmit is pushed changing the version to `-next` --> `v0.2.1` --> `v0.2.1-next`
- After release of a version a commmit is pushed changing the version to `-next` -> `v0.2.1` -> `v0.2.1-next`
## Update