diff options
| author | Rémi Verschelde | 2016-11-15 09:14:21 +0100 |
|---|---|---|
| committer | Rémi Verschelde | 2016-11-15 09:14:21 +0100 |
| commit | 3e2247ca5301ffe7a45dbda473336636540b8fa8 (patch) | |
| tree | 0b9e107f0ee2ea455f5e4f83dcb19366db160f89 /tools | |
| parent | bf3cf5505e8d279d84fc6463afa51dc53a570aa1 (diff) | |
| download | godot-2.1.1-stable.tar.gz godot-2.1.1-stable.tar.zst godot-2.1.1-stable.zip | |
Release 2.1.1-stable2.1.1-stable
Diffstat (limited to '')
| -rwxr-xr-x | tools/dist/osx_tools.app/Contents/Info.plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/dist/osx_tools.app/Contents/Info.plist b/tools/dist/osx_tools.app/Contents/Info.plist index 5a8127694..b5eae6d15 100755 --- a/tools/dist/osx_tools.app/Contents/Info.plist +++ b/tools/dist/osx_tools.app/Contents/Info.plist @@ -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> |
