diff --git a/android/app/build.gradle b/android/app/build.gradle
index 029be1fa5..d9ccd5add 100644
--- a/android/app/build.gradle
+++ b/android/app/build.gradle
@@ -92,7 +92,7 @@ android {
minSdkVersion 16
targetSdkVersion 23
versionCode 41
- versionName "1.1"
+ versionName "1.1.0"
multiDexEnabled true
ndk {
abiFilters "armeabi-v7a", "x86"
diff --git a/ios/Mattermost/Info.plist b/ios/Mattermost/Info.plist
index 237a7b752..4d89b8eee 100644
--- a/ios/Mattermost/Info.plist
+++ b/ios/Mattermost/Info.plist
@@ -17,7 +17,7 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 1.1
+ 1.1.0
CFBundleSignature
????
CFBundleVersion
diff --git a/ios/MattermostTests/Info.plist b/ios/MattermostTests/Info.plist
index 90561f676..98010feff 100644
--- a/ios/MattermostTests/Info.plist
+++ b/ios/MattermostTests/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
BNDL
CFBundleShortVersionString
- 1.1
+ 1.1.0
CFBundleSignature
????
CFBundleVersion