diff --git a/android/app/build.gradle b/android/app/build.gradle
index 95a8d81fa..0b6b7a3e4 100644
--- a/android/app/build.gradle
+++ b/android/app/build.gradle
@@ -106,7 +106,7 @@ android {
applicationId "com.mattermost.rnbeta"
minSdkVersion 21
targetSdkVersion 23
- versionCode 78
+ versionCode 79
versionName "1.6.0"
multiDexEnabled true
ndk {
diff --git a/ios/Mattermost.xcodeproj/project.pbxproj b/ios/Mattermost.xcodeproj/project.pbxproj
index a4e9fcaa2..2cec31333 100644
--- a/ios/Mattermost.xcodeproj/project.pbxproj
+++ b/ios/Mattermost.xcodeproj/project.pbxproj
@@ -2370,7 +2370,7 @@
CODE_SIGN_ENTITLEMENTS = Mattermost/Mattermost.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
- CURRENT_PROJECT_VERSION = 78;
+ CURRENT_PROJECT_VERSION = 79;
DEAD_CODE_STRIPPING = NO;
DEVELOPMENT_TEAM = UQ8HT4Q2XM;
ENABLE_BITCODE = NO;
@@ -2419,7 +2419,7 @@
CODE_SIGN_ENTITLEMENTS = Mattermost/Mattermost.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
- CURRENT_PROJECT_VERSION = 78;
+ CURRENT_PROJECT_VERSION = 79;
DEAD_CODE_STRIPPING = NO;
DEVELOPMENT_TEAM = UQ8HT4Q2XM;
ENABLE_BITCODE = NO;
diff --git a/ios/Mattermost/Info.plist b/ios/Mattermost/Info.plist
index baf943464..7fe7c08e0 100644
--- a/ios/Mattermost/Info.plist
+++ b/ios/Mattermost/Info.plist
@@ -34,7 +34,7 @@
CFBundleVersion
- 78
+ 79
ITSAppUsesNonExemptEncryption
LSRequiresIPhoneOS
diff --git a/ios/MattermostShare/Info.plist b/ios/MattermostShare/Info.plist
index a3d1f356e..5a7cd1782 100644
--- a/ios/MattermostShare/Info.plist
+++ b/ios/MattermostShare/Info.plist
@@ -21,9 +21,9 @@
CFBundlePackageType
XPC!
CFBundleShortVersionString
- 1.5.1
+ 1.6.0
CFBundleVersion
- 74
+ 79
NSAppTransportSecurity
NSAllowsArbitraryLoads
@@ -36,7 +36,7 @@
NSExtensionActivationRule
NSExtensionActivationSupportsAttachmentsWithMaxCount
- 5
+ 5
NSExtensionActivationSupportsFileWithMaxCount
5
NSExtensionActivationSupportsImageWithMaxCount
diff --git a/ios/MattermostTests/Info.plist b/ios/MattermostTests/Info.plist
index f435094ac..8ce0bc638 100644
--- a/ios/MattermostTests/Info.plist
+++ b/ios/MattermostTests/Info.plist
@@ -19,6 +19,6 @@
CFBundleSignature
????
CFBundleVersion
- 78
+ 79