test release v1.0.0.4
This commit is contained in:
parent
17033bfd44
commit
02b4620632
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user