diff --git a/android/app/build.gradle b/android/app/build.gradle index 67d5b9389..4975b74f0 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -96,7 +96,7 @@ android { minSdkVersion 21 targetSdkVersion 23 versionCode 57 - versionName "1.3.0" + versionName "1.4.0" multiDexEnabled true ndk { abiFilters "armeabi-v7a", "x86" diff --git a/ios/Mattermost/Info.plist b/ios/Mattermost/Info.plist index d2f78dd48..b86dfeb88 100644 --- a/ios/Mattermost/Info.plist +++ b/ios/Mattermost/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.3.0 + 1.4.0 CFBundleSignature ???? CFBundleURLTypes