浏览代码

Bump macOS Info.plist to 3.2.2 too

Rémi Verschelde 5 年之前
父节点
当前提交
da4eb7101d
共有 1 个文件被更改,包括 2 次插入2 次删除
  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>
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
 	<key>CFBundleShortVersionString</key>
-	<string>3.2</string>
+	<string>3.2.2</string>
 	<key>CFBundleSignature</key>
 	<key>CFBundleSignature</key>
 	<string>godot</string>
 	<string>godot</string>
 	<key>CFBundleVersion</key>
 	<key>CFBundleVersion</key>
-	<string>3.2</string>
+	<string>3.2.2</string>
 	<key>NSMicrophoneUsageDescription</key>
 	<key>NSMicrophoneUsageDescription</key>
 	<string>Microphone access is required to capture audio.</string>
 	<string>Microphone access is required to capture audio.</string>
 	<key>NSCameraUsageDescription</key>
 	<key>NSCameraUsageDescription</key>