Bump version to 4.0-dev

No peace for the weary. :)
This commit is contained in:
Rémi Verschelde
2020-01-29 13:35:24 +01:00
parent 4e7d75ccd3
commit 9823dab954
3 changed files with 6 additions and 6 deletions

View File

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