diff options
| author | Rémi Verschelde | 2017-01-21 14:43:37 +0100 |
|---|---|---|
| committer | Rémi Verschelde | 2017-01-21 14:43:37 +0100 |
| commit | c508b5b2e14c43a6e7a629f0d655a0e5ddcd6cd7 (patch) | |
| tree | da7e552dbb91fb4a23016737c2257c36f3ee2063 /tools | |
| parent | b65e55344014897f4e81ae4fe06ea4ee35285299 (diff) | |
| download | godot-2.1.2-stable.tar.gz godot-2.1.2-stable.tar.zst godot-2.1.2-stable.zip | |
Release 2.1.2-stable2.1.2-stable
Diffstat (limited to 'tools')
| -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 e3aa0f492..ff9cad476 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.1</string> + <string>2.1.2</string> <key>CFBundleSignature</key> <string>godot</string> <key>CFBundleVersion</key> - <string>2.1.1</string> + <string>2.1.2</string> <key>NSHumanReadableCopyright</key> <string>© 2007-2017 Juan Linietsky, Ariel Manzur</string> <key>LSMinimumSystemVersion</key> |
