Skip to content
This repository was archived by the owner on Jul 2, 2022. It is now read-only.

Commit e6b6f5b

Browse files
committed
Bumped Version
1 parent 71ede5f commit e6b6f5b

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CodeHub.iOS/Info.plist

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<key>CFBundleIdentifier</key>
3636
<string>com.dillonbuchanan.codehub</string>
3737
<key>CFBundleShortVersionString</key>
38-
<string>2.17.4</string>
38+
<string>2.18.1</string>
3939
<key>UIStatusBarTintParameters</key>
4040
<dict>
4141
<key>UINavigationBar</key>
@@ -69,7 +69,7 @@
6969
<string>UIInterfaceOrientationLandscapeRight</string>
7070
</array>
7171
<key>CFBundleVersion</key>
72-
<string>2.17.4.2</string>
72+
<string>2.18.1.2</string>
7373
<key>UILaunchStoryboardName</key>
7474
<string>Launch</string>
7575
<key>NSAppTransportSecurity</key>
@@ -88,6 +88,8 @@
8888
<key>CFBundleName</key>
8989
<string>CodeHub</string>
9090
<key>NSPhotoLibraryUsageDescription</key>
91-
<string>Photos can be uploaded to comments created within the app.</string>
91+
<string>Photos can be uploaded to comments created within the app.</string>
92+
<key>NSCalendarsUsageDescription</key>
93+
<string>Calendar is never used within this app.</string>
9294
</dict>
9395
</plist>

0 commit comments

Comments
 (0)