mirror of
https://github.com/fergalmoran/flameshot.git
synced 2026-01-03 07:34:30 +00:00
Compiling the project without git installed uses a hardcoded version with a *-dev ending in the dev versions instead of the specific commit information after the version.
253 B
253 B
What to do in every release?
- Update translations.
- 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.
- Update .pro hardcoded version.