You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
Bump to 3.1.2-devel
And onwards my friends!
This commit is contained in:
4
misc/dist/osx_tools.app/Contents/Info.plist
vendored
4
misc/dist/osx_tools.app/Contents/Info.plist
vendored
@@ -19,11 +19,11 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>3.1.1</string>
|
||||
<string>3.1.2</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>godot</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>3.1.1</string>
|
||||
<string>3.1.2</string>
|
||||
<key>NSRequiresAquaSystemAppearance</key>
|
||||
<false />
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
|
||||
@@ -2,7 +2,7 @@ short_name = "godot"
|
||||
name = "Godot Engine"
|
||||
major = 3
|
||||
minor = 1
|
||||
patch = 1
|
||||
status = "stable"
|
||||
patch = 2
|
||||
status = "devel"
|
||||
module_config = ""
|
||||
year = 2019
|
||||
|
||||
Reference in New Issue
Block a user