Browse Source

Bump macOS Info.plist to 3.2.2 too

Rémi Verschelde 5 years ago
parent
commit
da4eb7101d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      misc/dist/osx_tools.app/Contents/Info.plist

+ 2 - 2
misc/dist/osx_tools.app/Contents/Info.plist

@@ -19,11 +19,11 @@
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>3.2</string>
+	<string>3.2.2</string>
 	<key>CFBundleSignature</key>
 	<string>godot</string>
 	<key>CFBundleVersion</key>
-	<string>3.2</string>
+	<string>3.2.2</string>
 	<key>NSMicrophoneUsageDescription</key>
 	<string>Microphone access is required to capture audio.</string>
 	<key>NSCameraUsageDescription</key>