Skip to content

Commit b6d72a3

Browse files
committed
Bump to v3.0
Staged version for release
1 parent 68ddf95 commit b6d72a3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CS108iOSClient.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -659,7 +659,7 @@
659659
"$(inherited)",
660660
"@executable_path/Frameworks",
661661
);
662-
MARKETING_VERSION = 2.9;
662+
MARKETING_VERSION = 3.0;
663663
PRODUCT_BUNDLE_IDENTIFIER = com.csl.CS108iOSClient;
664664
PRODUCT_NAME = "$(TARGET_NAME)";
665665
TARGETED_DEVICE_FAMILY = "1,2";
@@ -682,7 +682,7 @@
682682
"$(inherited)",
683683
"@executable_path/Frameworks",
684684
);
685-
MARKETING_VERSION = 2.9;
685+
MARKETING_VERSION = 3.0;
686686
PRODUCT_BUNDLE_IDENTIFIER = com.csl.CS108iOSClient;
687687
PRODUCT_NAME = "$(TARGET_NAME)";
688688
TARGETED_DEVICE_FAMILY = "1,2";

CS108iOSClient/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<key>CFBundleShortVersionString</key>
2020
<string>$(MARKETING_VERSION)</string>
2121
<key>CFBundleVersion</key>
22-
<string>2709</string>
22+
<string>2710</string>
2323
<key>LSRequiresIPhoneOS</key>
2424
<true/>
2525
<key>NSBluetoothAlwaysUsageDescription</key>

0 commit comments

Comments
 (0)