diff --git a/android/app/build.gradle b/android/app/build.gradle
index ed112a825..f5b3258dc 100644
--- a/android/app/build.gradle
+++ b/android/app/build.gradle
@@ -114,7 +114,7 @@ android {
minSdkVersion 21
targetSdkVersion 23
versionCode 117
- versionName "1.9.2"
+ versionName "1.10.0"
ndk {
abiFilters "armeabi-v7a", "x86"
}
diff --git a/ios/Mattermost/Info.plist b/ios/Mattermost/Info.plist
index 891224c1f..fce17c01d 100644
--- a/ios/Mattermost/Info.plist
+++ b/ios/Mattermost/Info.plist
@@ -19,7 +19,7 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 1.9.2
+ 1.10.0
CFBundleSignature
????
CFBundleURLTypes
diff --git a/ios/MattermostShare/Info.plist b/ios/MattermostShare/Info.plist
index 4bde0fc1b..691410e46 100644
--- a/ios/MattermostShare/Info.plist
+++ b/ios/MattermostShare/Info.plist
@@ -21,7 +21,7 @@
CFBundlePackageType
XPC!
CFBundleShortVersionString
- 1.9.2
+ 1.10.0
CFBundleVersion
117
NSAppTransportSecurity
diff --git a/ios/MattermostTests/Info.plist b/ios/MattermostTests/Info.plist
index 609e14aa6..17c26c9ad 100644
--- a/ios/MattermostTests/Info.plist
+++ b/ios/MattermostTests/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
BNDL
CFBundleShortVersionString
- 1.9.2
+ 1.10.0
CFBundleSignature
????
CFBundleVersion