Bump version to 4.3-dev

The essential doesn't change.

-- Samuel Beckett, Waiting for Godot
This commit is contained in:
Rémi Verschelde
2023-11-29 23:00:08 +01:00
parent 46dc277917
commit d76c1d0e51
7 changed files with 10 additions and 10 deletions

View File

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