Prepare for v0.5.1
This commit is contained in:
@@ -17,7 +17,7 @@ env:
|
||||
global:
|
||||
# Environment variables for packpack
|
||||
- PRODUCT=flameshot
|
||||
- VERSION=0.5.0
|
||||
- VERSION=0.5.1
|
||||
- RELEASE=1
|
||||
- ARCH=x86_64
|
||||
# - DOCKER_REPO=packpack/packpack
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
What to do in every release?
|
||||
|
||||
- Update translations.
|
||||
- Properly generate the .deb file.
|
||||
- Releases always use annotated tags as in `git tag -a -m "v0.5.0"`
|
||||
- Update travis version
|
||||
- Releases always use annotated tags as in `git tag -a v0.5.1 -m "version 0.5.1"`
|
||||
- Add a changelog description in the Github's release.
|
||||
|
||||
Reference in New Issue
Block a user