test release v1.0.0.6

This commit is contained in:
Jonas Heinrich 2020-11-27 14:26:08 +01:00
parent 36f0dc94d2
commit b979425f4c

View File

@ -2,6 +2,7 @@
git tag -a 1.0.0.4 -m "" git tag -a 1.0.0.4 -m ""
git commit -am "test release v1.0.0.4" git commit -am "test release v1.0.0.4"
git push --atomic origin master 1.0.0.4 git push --atomic origin master 1.0.0.4
git push --tag
``` ```
Releasing a new version works quite easy with [krankerl](https://github.com/ChristophWurst/krankerl) and [github-release](https://github.com/aktau/github-release) installed: Releasing a new version works quite easy with [krankerl](https://github.com/ChristophWurst/krankerl) and [github-release](https://github.com/aktau/github-release) installed: