Bump version to 3.6.2-rc

This commit is contained in:
Rémi Verschelde
2025-06-25 13:04:42 +02:00
parent b1ba98fced
commit 7f6ca57b72
3 changed files with 5 additions and 5 deletions

View File

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