test release v1.0.0.4

This commit is contained in:
Jonas Heinrich 2020-11-27 11:05:57 +01:00
parent 17033bfd44
commit 02b4620632

View File

@ -1,3 +1,11 @@
```
git tag -a 1.0.0.4 -m ""
git commit -am "test release v1.0.0.4"
git push --tag
git push
git push --atomic origin master 1.0.0.4
```
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:
1. Run krankerl to build the package 1. Run krankerl to build the package