Fix version in osx_tools.app

This commit is contained in:
Rémi Verschelde 2019-02-10 17:01:25 +01:00
parent 1aa7fc09eb
commit 0f5a4fa7d5
1 changed files with 2 additions and 2 deletions

View File

@ -19,11 +19,11 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>APPL</string> <string>APPL</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>3.0</string> <string>3.1</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>godot</string> <string>godot</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>3.0</string> <string>3.1</string>
<key>NSHumanReadableCopyright</key> <key>NSHumanReadableCopyright</key>
<string>© 2007-2019 Juan Linietsky, Ariel Manzur &amp; Godot Engine contributors</string> <string>© 2007-2019 Juan Linietsky, Ariel Manzur &amp; Godot Engine contributors</string>
<key>LSMinimumSystemVersion</key> <key>LSMinimumSystemVersion</key>