diff --git a/android/app/build.gradle b/android/app/build.gradle
index 45fcb1d8a9..b63618c6ce 100644
--- a/android/app/build.gradle
+++ b/android/app/build.gradle
@@ -114,7 +114,7 @@ android {
minSdkVersion 21
targetSdkVersion 23
versionCode 112
- versionName "1.9.0"
+ versionName "1.9.1"
ndk {
abiFilters "armeabi-v7a", "x86"
}
diff --git a/ios/Mattermost/Info.plist b/ios/Mattermost/Info.plist
index da58d1c48f..0cacae2ac7 100644
--- a/ios/Mattermost/Info.plist
+++ b/ios/Mattermost/Info.plist
@@ -19,7 +19,7 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 1.9.0
+ 1.9.1
CFBundleSignature
????
CFBundleURLTypes
diff --git a/ios/MattermostShare/Info.plist b/ios/MattermostShare/Info.plist
index 90f8a47f79..3b6869a718 100644
--- a/ios/MattermostShare/Info.plist
+++ b/ios/MattermostShare/Info.plist
@@ -21,7 +21,7 @@
CFBundlePackageType
XPC!
CFBundleShortVersionString
- 1.9.0
+ 1.9.1
CFBundleVersion
112
NSAppTransportSecurity
diff --git a/ios/MattermostTests/Info.plist b/ios/MattermostTests/Info.plist
index 2168c7f28d..9ce007ef78 100644
--- a/ios/MattermostTests/Info.plist
+++ b/ios/MattermostTests/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
BNDL
CFBundleShortVersionString
- 1.9.0
+ 1.9.1
CFBundleSignature
????
CFBundleVersion