diff options
| author | Hein-Pieter van Braam | 2018-02-24 19:21:52 +0100 |
|---|---|---|
| committer | Hein-Pieter van Braam | 2018-02-24 19:21:52 +0100 |
| commit | ae540c2efe2a323839241599dcf1181f6e85166a (patch) | |
| tree | 406714405fa1bfe99af810de54094b2fc534486b /misc | |
| parent | 5f15642fde5db2caf823fc984626a95ca7c65c79 (diff) | |
| download | godot-ae540c2efe2a323839241599dcf1181f6e85166a.tar.gz godot-ae540c2efe2a323839241599dcf1181f6e85166a.tar.zst godot-ae540c2efe2a323839241599dcf1181f6e85166a.zip | |
Bump version to 3.0.1-stable
Thanks everyone for all your amazing work getting our first stable patch
release out for the 3.0 series. I'd particularly like to thank @fales
and @fire for their work on the server platform.
Onwards to 3.0.2!
Diffstat (limited to 'misc')
| -rwxr-xr-x | misc/dist/osx_tools.app/Contents/Info.plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/dist/osx_tools.app/Contents/Info.plist b/misc/dist/osx_tools.app/Contents/Info.plist index 828a40206..b6e7f4a8e 100755 --- a/misc/dist/osx_tools.app/Contents/Info.plist +++ b/misc/dist/osx_tools.app/Contents/Info.plist @@ -19,11 +19,11 @@ <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>3.0</string> + <string>3.0.1</string> <key>CFBundleSignature</key> <string>godot</string> <key>CFBundleVersion</key> - <string>3.0</string> + <string>3.0.1</string> <key>NSHumanReadableCopyright</key> <string>© 2007-2018 Juan Linietsky, Ariel Manzur.</string> <key>LSMinimumSystemVersion</key> |
