Skip to content

Commit e5a72b0

Browse files
author
infobip-ci
committed
Version bump to 2.1.4
1 parent 6e30a3e commit e5a72b0

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
@@ -713,7 +713,7 @@
713713
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
714714
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
715715
COPY_PHASE_STRIP = NO;
716-
CURRENT_PROJECT_VERSION = 1460136653747;
716+
CURRENT_PROJECT_VERSION = 1460136653748;
717717
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
718718
ENABLE_STRICT_OBJC_MSGSEND = YES;
719719
ENABLE_TESTABILITY = YES;
@@ -761,7 +761,7 @@
761761
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
762762
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
763763
COPY_PHASE_STRIP = NO;
764-
CURRENT_PROJECT_VERSION = 1460136653747;
764+
CURRENT_PROJECT_VERSION = 1460136653748;
765765
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
766766
ENABLE_NS_ASSERTIONS = NO;
767767
ENABLE_STRICT_OBJC_MSGSEND = YES;
@@ -788,7 +788,7 @@
788788
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
789789
CODE_SIGN_ENTITLEMENTS = MobileMessagingExample/MobileMessagingExample.entitlements;
790790
CODE_SIGN_IDENTITY = "iPhone Developer";
791-
CURRENT_PROJECT_VERSION = 1460136653747;
791+
CURRENT_PROJECT_VERSION = 1460136653748;
792792
DEFINES_MODULE = YES;
793793
DEVELOPMENT_TEAM = T6U248P7YM;
794794
FRAMEWORK_SEARCH_PATHS = (
@@ -820,7 +820,7 @@
820820
CODE_SIGN_ENTITLEMENTS = MobileMessagingExample/MobileMessagingExample.entitlements;
821821
CODE_SIGN_IDENTITY = "iPhone Developer";
822822
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
823-
CURRENT_PROJECT_VERSION = 1460136653747;
823+
CURRENT_PROJECT_VERSION = 1460136653748;
824824
DEFINES_MODULE = YES;
825825
DEVELOPMENT_TEAM = T6U248P7YM;
826826
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.1.3</string>
18+
<string>2.1.4</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>
22-
<string>1460136653747</string>
22+
<string>1460136653748</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.1.3</string>
18+
<string>2.1.4</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>
22-
<string>1460136653747</string>
22+
<string>1460136653748</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.1.3</string>
18+
<string>2.1.4</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>
22-
<string>1460136653747</string>
22+
<string>1460136653748</string>
2323
</dict>
2424
</plist>

0 commit comments

Comments
 (0)