diff --git a/Release-guidelines.md b/Release-guidelines.md index ab1eab1..ac01c5a 100644 --- a/Release-guidelines.md +++ b/Release-guidelines.md @@ -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