diff --git a/android/app/build.gradle b/android/app/build.gradle index a2c56754f..11ec7fc8e 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -112,7 +112,7 @@ android { minSdkVersion 21 targetSdkVersion 23 versionCode 104 - versionName "1.8.0" + versionName "1.9.0" ndk { abiFilters "armeabi-v7a", "x86" } diff --git a/ios/Mattermost/Info.plist b/ios/Mattermost/Info.plist index d969e7226..7ad72ca24 100644 --- a/ios/Mattermost/Info.plist +++ b/ios/Mattermost/Info.plist @@ -19,7 +19,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.8.0 + 1.9.0 CFBundleSignature ???? CFBundleURLTypes diff --git a/ios/MattermostShare/Info.plist b/ios/MattermostShare/Info.plist index 05c33252b..160d148f8 100644 --- a/ios/MattermostShare/Info.plist +++ b/ios/MattermostShare/Info.plist @@ -21,7 +21,7 @@ CFBundlePackageType XPC! CFBundleShortVersionString - 1.8.0 + 1.9.0 CFBundleVersion 104 NSAppTransportSecurity diff --git a/ios/MattermostTests/Info.plist b/ios/MattermostTests/Info.plist index ed17dea06..aa6de6b7e 100644 --- a/ios/MattermostTests/Info.plist +++ b/ios/MattermostTests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 1.8.0 + 1.9.0 CFBundleSignature ???? CFBundleVersion