diff --git a/android/app/build.gradle b/android/app/build.gradle
index 35a7e5368..c537b5dc7 100644
--- a/android/app/build.gradle
+++ b/android/app/build.gradle
@@ -107,7 +107,7 @@ android {
minSdkVersion 21
targetSdkVersion 23
versionCode 86
- versionName "1.6.0"
+ versionName "1.6.1"
multiDexEnabled true
ndk {
abiFilters "armeabi-v7a", "x86"
diff --git a/ios/Mattermost/Info.plist b/ios/Mattermost/Info.plist
index c3945c53b..bb11756ed 100644
--- a/ios/Mattermost/Info.plist
+++ b/ios/Mattermost/Info.plist
@@ -19,7 +19,7 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 1.6.0
+ 1.6.1
CFBundleSignature
????
CFBundleURLTypes
diff --git a/ios/MattermostTests/Info.plist b/ios/MattermostTests/Info.plist
index 8a6eba9e5..0ff0f98bd 100644
--- a/ios/MattermostTests/Info.plist
+++ b/ios/MattermostTests/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
BNDL
CFBundleShortVersionString
- 1.3.0
+ 1.6.1
CFBundleSignature
????
CFBundleVersion