diff options
| author | Hein-Pieter van Braam | 2018-06-14 15:37:51 +0000 |
|---|---|---|
| committer | Hein-Pieter van Braam | 2018-06-14 15:37:51 +0000 |
| commit | 98609279b6333adfb66cf3c49658cecdc1798ee8 (patch) | |
| tree | 1ccdd0785d841a110456d44dcc392d533070f5b9 /misc | |
| parent | 25047050b7798efd976cb591d2868fed04f2c895 (diff) | |
| download | godot-98609279b6333adfb66cf3c49658cecdc1798ee8.tar.gz godot-98609279b6333adfb66cf3c49658cecdc1798ee8.tar.zst godot-98609279b6333adfb66cf3c49658cecdc1798ee8.zip | |
Bump version to 3.0.4
And onwards!
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 84d06e5c9..5b46914b1 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.3</string> + <string>3.0.4</string> <key>CFBundleSignature</key> <string>godot</string> <key>CFBundleVersion</key> - <string>3.0.3</string> + <string>3.0.4</string> <key>NSHumanReadableCopyright</key> <string>© 2007-2018 Juan Linietsky, Ariel Manzur.</string> <key>LSMinimumSystemVersion</key> |
