Staging Release Candidate for 0.9

This commit is contained in:
Jeremy Borgman
2021-02-13 12:48:46 -06:00
committed by borgmanJeremy
parent 4e03f6150c
commit 2ca780dfe3
5 changed files with 9 additions and 6 deletions

View File

@@ -3,9 +3,9 @@
These are the code changes that need to take place
- [ ] Create and push git tag
- [ ] Update version in CMakeLists.txt
- [ ] Update version and changelog at data/debian/changelog
- [ ] Update version and changelog at data/rpm/flameshot.spec
- [ ] Update docs/appdata/flameshot.metainfo.xml
- [ ] Update version and changelog at packaging/debian/changelog
- [ ] Update version and changelog at packaging/rpm/flameshot.spec
- [ ] Update data/appdata/flameshot.metainfo.xml
These are the steps for actually making the release
- [ ] Download all binaries from CI run started from PR related to code changes shown above