1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

Bump version to 4.4-dev

Mr. Godot still didn't show up...
This commit is contained in:
Rémi Verschelde
2024-08-15 11:39:34 +02:00
parent 77dcf97d82
commit c2a4942850
8 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.3</string>
<string>4.4</string>
<key>CFBundleSignature</key>
<string>godot</string>
<key>CFBundleVersion</key>
<string>4.3</string>
<string>4.4</string>
<key>NSMicrophoneUsageDescription</key>
<string>Microphone access is required to capture audio.</string>
<key>NSCameraUsageDescription</key>