mirror of
https://github.com/fergalmoran/flameshot.git
synced 2025-12-22 17:59:25 +00:00
fixing MacOs version and documenting process (#1987)
This commit is contained in:
@@ -23,9 +23,9 @@
|
|||||||
<key>CFBundleSignature</key>
|
<key>CFBundleSignature</key>
|
||||||
<string>????</string>
|
<string>????</string>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>0.8.5</string>
|
<string>0.10.1</string>
|
||||||
<key>CFBundleLongVersionString</key>
|
<key>CFBundleLongVersionString</key>
|
||||||
<string></string>
|
<string>0.10.1</string>
|
||||||
<key>CSResourcesFileMapped</key>
|
<key>CSResourcesFileMapped</key>
|
||||||
<true/>
|
<true/>
|
||||||
<key>NSHumanReadableCopyright</key>
|
<key>NSHumanReadableCopyright</key>
|
||||||
|
|||||||
@@ -6,6 +6,7 @@ These are the code changes that need to take place
|
|||||||
- [ ] Update version and changelog at packaging/debian/changelog
|
- [ ] Update version and changelog at packaging/debian/changelog
|
||||||
- [ ] Update version and changelog at packaging/rpm/flameshot.spec
|
- [ ] Update version and changelog at packaging/rpm/flameshot.spec
|
||||||
- [ ] Update data/appdata/flameshot.metainfo.xml
|
- [ ] Update data/appdata/flameshot.metainfo.xml
|
||||||
|
- [ ] Update MacOs version in cmake/modules/MacOSXBundleInfo.plist.in
|
||||||
|
|
||||||
These are the steps for actually making the release
|
These are the steps for actually making the release
|
||||||
- [ ] Download all binaries from CI run started from PR related to code changes shown above
|
- [ ] Download all binaries from CI run started from PR related to code changes shown above
|
||||||
|
|||||||
Reference in New Issue
Block a user