Skip to content

Commit b8695b5

Browse files
author
infobip-ci
committed
Version bump to 2.0.3
1 parent e3c34ab commit b8695b5

4 files changed

Lines changed: 10 additions & 10 deletions

File tree

Example/MobileMessagingExample.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -675,7 +675,7 @@
675675
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
676676
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
677677
COPY_PHASE_STRIP = NO;
678-
CURRENT_PROJECT_VERSION = 1460136653741;
678+
CURRENT_PROJECT_VERSION = 1460136653742;
679679
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
680680
ENABLE_STRICT_OBJC_MSGSEND = YES;
681681
ENABLE_TESTABILITY = YES;
@@ -723,7 +723,7 @@
723723
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
724724
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
725725
COPY_PHASE_STRIP = NO;
726-
CURRENT_PROJECT_VERSION = 1460136653741;
726+
CURRENT_PROJECT_VERSION = 1460136653742;
727727
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
728728
ENABLE_NS_ASSERTIONS = NO;
729729
ENABLE_STRICT_OBJC_MSGSEND = YES;
@@ -749,7 +749,7 @@
749749
buildSettings = {
750750
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
751751
CODE_SIGN_IDENTITY = "iPhone Developer";
752-
CURRENT_PROJECT_VERSION = 1460136653741;
752+
CURRENT_PROJECT_VERSION = 1460136653742;
753753
DEFINES_MODULE = YES;
754754
DEVELOPMENT_TEAM = T6U248P7YM;
755755
FRAMEWORK_SEARCH_PATHS = (
@@ -780,7 +780,7 @@
780780
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
781781
CODE_SIGN_IDENTITY = "iPhone Developer";
782782
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
783-
CURRENT_PROJECT_VERSION = 1460136653741;
783+
CURRENT_PROJECT_VERSION = 1460136653742;
784784
DEFINES_MODULE = YES;
785785
DEVELOPMENT_TEAM = T6U248P7YM;
786786
FRAMEWORK_SEARCH_PATHS = (

Example/MobileMessagingExample/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515
<key>CFBundlePackageType</key>
1616
<string>APPL</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>2.0.2</string>
18+
<string>2.0.3</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>
22-
<string>1460136653741</string>
22+
<string>1460136653742</string>
2323
<key>LSRequiresIPhoneOS</key>
2424
<true/>
2525
<key>UIBackgroundModes</key>

Example/Tests/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
<key>CFBundlePackageType</key>
1616
<string>BNDL</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>2.0.2</string>
18+
<string>2.0.3</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>
22-
<string>1460136653741</string>
22+
<string>1460136653742</string>
2323
</dict>
2424
</plist>

Example/Tests/MobileMessagingExample_Tests_Device-Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
<key>CFBundlePackageType</key>
1616
<string>BNDL</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>2.0.2</string>
18+
<string>2.0.3</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>
22-
<string>1460136653741</string>
22+
<string>1460136653742</string>
2323
</dict>
2424
</plist>

0 commit comments

Comments
 (0)