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