Bump version to 4.5.1-rc

This commit is contained in:
Thaddeus Crews
2025-09-15 15:56:44 -05:00
parent 876b290332
commit 7176fc231f
7 changed files with 9 additions and 9 deletions

View File

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