Parcourir la source

Merge pull request #3982 from RegalMedia/patch-1

Update version in Info.plist
Rémi Verschelde il y a 9 ans
Parent
commit
9509d92149
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      tools/Godot.app/Contents/Info.plist

+ 2 - 2
tools/Godot.app/Contents/Info.plist

@@ -19,11 +19,11 @@
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>1.0.0</string>
+	<string>2.0.1</string>
 	<key>CFBundleSignature</key>
 	<string>godot</string>
 	<key>CFBundleVersion</key>
-	<string>1.0.0</string>
+	<string>2.0.1</string>
 	<key>NSHumanReadableCopyright</key>
 	<string>© 2007-2016 Juan Linietsky, Ariel Manzur</string>
 	<key>LSMinimumSystemVersion</key>