1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2024-11-27 06:42:08 +01:00

Updated Release guidelines (markdown)

Gregor Santner 2016-11-02 18:27:15 +01:00
parent 730b6b5ea6
commit c63cfad969

@ -3,7 +3,8 @@
## 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