From 9d9fae43d762b8de782e08577bb84e6c0ae3ae0f Mon Sep 17 00:00:00 2001 From: enahum Date: Mon, 20 Feb 2017 19:00:27 -0300 Subject: [PATCH] Version Bump to 10 (#281) --- ios/Mattermost.xcodeproj/project.pbxproj | 4 ++-- ios/Mattermost/Info.plist | 2 +- ios/MattermostTests/Info.plist | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ios/Mattermost.xcodeproj/project.pbxproj b/ios/Mattermost.xcodeproj/project.pbxproj index 6bd6d9780..70274bd84 100644 --- a/ios/Mattermost.xcodeproj/project.pbxproj +++ b/ios/Mattermost.xcodeproj/project.pbxproj @@ -1002,7 +1002,7 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - CURRENT_PROJECT_VERSION = 9; + CURRENT_PROJECT_VERSION = 10; DEAD_CODE_STRIPPING = NO; DEVELOPMENT_TEAM = UQ8HT4Q2XM; INFOPLIST_FILE = Mattermost/Info.plist; @@ -1025,7 +1025,7 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - CURRENT_PROJECT_VERSION = 9; + CURRENT_PROJECT_VERSION = 10; DEAD_CODE_STRIPPING = NO; DEVELOPMENT_TEAM = UQ8HT4Q2XM; INFOPLIST_FILE = Mattermost/Info.plist; diff --git a/ios/Mattermost/Info.plist b/ios/Mattermost/Info.plist index 0756b75df..75cb08df1 100644 --- a/ios/Mattermost/Info.plist +++ b/ios/Mattermost/Info.plist @@ -19,7 +19,7 @@ CFBundleSignature ???? CFBundleVersion - 9 + 10 LSRequiresIPhoneOS NSAppTransportSecurity diff --git a/ios/MattermostTests/Info.plist b/ios/MattermostTests/Info.plist index 0c590ff2f..af84f461b 100644 --- a/ios/MattermostTests/Info.plist +++ b/ios/MattermostTests/Info.plist @@ -19,6 +19,6 @@ CFBundleSignature ???? CFBundleVersion - 9 + 10