Bump version to 3.5-beta

This commit is contained in:
Rémi Verschelde
2021-11-05 15:02:42 +01:00
parent 206ba70f4b
commit 14c366ddd7
687 changed files with 687 additions and 701 deletions

View File

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