mirror of
https://github.com/gsantner/dandelion
synced 2024-11-23 21:02:09 +01:00
Updated Release guidelines (markdown)
parent
ad41fa800c
commit
c82a0ef9c3
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue