mirror of
https://github.com/gsantner/dandelion
synced 2024-11-27 06:42:08 +01:00
Updated Release guidelines (markdown)
parent
c63cfad969
commit
0533dba50b
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
||||||
## Version naming
|
## Version naming
|
||||||
- [Semantic Versioning](http://semver.org/)
|
- [Semantic Versioning](http://semver.org/)
|
||||||
- App Version x.x.x (e.g. v0.2.1)
|
- App Version x.x.x (e.g. v0.2.1)
|
||||||
- After release of a version a commmit is pushed changing the version to `-next`
|
- After release of a version a commmit is pushed changing the version to `-next`
|
||||||
-> `v0.2.1` -> `v0.2.1-next`
|
- -> `v0.2.1` -> `v0.2.1-next`
|
||||||
|
|
||||||
|
|
||||||
## Update
|
## Update
|
||||||
|
|
Loading…
Reference in a new issue