mirror of
https://github.com/fergalmoran/flameshot.git
synced 2026-01-02 07:07:44 +00:00
8 lines
245 B
Markdown
8 lines
245 B
Markdown
What to do in every release?
|
|
|
|
- Check build with QT 5.3 .
|
|
- Update translations.
|
|
- Properly generate the .deb file.
|
|
- Releases always use annotated tags as in `git tag -a -m "v0.5.0"`
|
|
- Add a changelog description in the Github's release.
|