Fix Versions in Info.plist (Fix #2679) (#2740)

This commit is contained in:
Florian Märkl 2021-09-10 17:51:59 +02:00 committed by GitHub
parent f4227d5b4b
commit 3c4fe781ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,9 +7,9 @@
<key>CFBundleExecutable</key>
<string>cutter</string>
<key>CFBundleVersion</key>
<string>@FULL_VERSION@</string>
<string>@CUTTER_VERSION_FULL@</string>
<key>CFBundleShortVersionString</key>
<string>@FULL_VERSION@</string>
<string>@CUTTER_VERSION_FULL@</string>
<key>NSHumanReadableCopyright</key>
<string>Licensed under the GPLv3 by the Cutter developers.</string>
<key>CFBundleIconFile</key>