parent
66baa3b633
commit
e802da4e81
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue