mirror of
https://github.com/gsantner/dandelion
synced 2024-11-23 21:02:09 +01:00
Updated Release guidelines (markdown)
parent
ac3557c75c
commit
ad41fa800c
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
### 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 the release of a version a commit has to be pushed - changing the version to `-next`
|
||||||
* -> `v0.2.1` -> `v0.2.1-next`
|
* -> `v0.2.1` -> `v0.2.1-next`
|
||||||
|
|
||||||
## Creating a release
|
## Creating a release
|
||||||
|
|
Loading…
Reference in a new issue