mirror of
https://github.com/godotengine/godot.git
synced 2025-10-15 02:49:24 +00:00
Release 2.1.1-stable
This commit is contained in:
4
tools/dist/osx_tools.app/Contents/Info.plist
vendored
4
tools/dist/osx_tools.app/Contents/Info.plist
vendored
@@ -19,11 +19,11 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>2.1</string>
|
||||
<string>2.1.1</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>godot</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>2.1</string>
|
||||
<string>2.1.1</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>© 2007-2016 Juan Linietsky, Ariel Manzur</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
|
@@ -2,4 +2,5 @@ short_name = "godot"
|
||||
name = "Godot Engine"
|
||||
major = 2
|
||||
minor = 1
|
||||
patch = 1
|
||||
status = "stable"
|
||||
|
Reference in New Issue
Block a user