Skip to content

Commit 52753b5

Browse files
committed
Merge branch 'beta-v1.2.0' of github.com:Shabang-Systems/Condution into beta-v1.2.0
2 parents d7fd0ab + a49fec0 commit 52753b5

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
CODE_SIGN_ENTITLEMENTS = Condution.entitlements;
355355
CODE_SIGN_IDENTITY = "iPhone Distribution";
356356
CODE_SIGN_STYLE = Manual;
357-
CURRENT_PROJECT_VERSION = 19;
357+
CURRENT_PROJECT_VERSION = 20;
358358
DEVELOPMENT_TEAM = 9TEPY3US76;
359359
INFOPLIST_FILE = App/Info.plist;
360360
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
@@ -378,7 +378,7 @@
378378
CODE_SIGN_ENTITLEMENTS = Condution.entitlements;
379379
CODE_SIGN_IDENTITY = "iPhone Distribution";
380380
CODE_SIGN_STYLE = Manual;
381-
CURRENT_PROJECT_VERSION = 19;
381+
CURRENT_PROJECT_VERSION = 20;
382382
DEVELOPMENT_TEAM = 9TEPY3US76;
383383
INFOPLIST_FILE = App/Info.plist;
384384
IPHONEOS_DEPLOYMENT_TARGET = 12.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>19</string>
33+
<string>20</string>
3434
<key>LSRequiresIPhoneOS</key>
3535
<true/>
3636
<key>NSAppTransportSecurity</key>

0 commit comments

Comments
 (0)