Skip to content

Commit 7150bbe

Browse files
committed
iOS bump 99
1 parent 70f7946 commit 7150bbe

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ios/App/App.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@
354354
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
355355
CODE_SIGN_IDENTITY = "Apple Development";
356356
CODE_SIGN_STYLE = Automatic;
357-
CURRENT_PROJECT_VERSION = 98;
357+
CURRENT_PROJECT_VERSION = 99;
358358
DEVELOPMENT_TEAM = 5G3423SYA4;
359359
INFOPLIST_FILE = App/Info.plist;
360360
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
@@ -379,7 +379,7 @@
379379
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
380380
CODE_SIGN_IDENTITY = "iPhone Distribution";
381381
CODE_SIGN_STYLE = Manual;
382-
CURRENT_PROJECT_VERSION = 98;
382+
CURRENT_PROJECT_VERSION = 99;
383383
DEVELOPMENT_TEAM = 5G3423SYA4;
384384
INFOPLIST_FILE = App/Info.plist;
385385
IPHONEOS_DEPLOYMENT_TARGET = 13.0;

ios/App/App/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
</dict>
3131
</array>
3232
<key>CFBundleVersion</key>
33-
<string>98</string>
33+
<string>99</string>
3434
<key>ITSAppUsesNonExemptEncryption</key>
3535
<false/>
3636
<key>LSRequiresIPhoneOS</key>

0 commit comments

Comments
 (0)