diff --git a/Release-guidelines.md b/Release-guidelines.md index 882e79f..1c504e2 100644 --- a/Release-guidelines.md +++ b/Release-guidelines.md @@ -3,8 +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