diff --git a/android/app/build.gradle b/android/app/build.gradle index 2bb763dd3..cb4ea9843 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -119,7 +119,7 @@ android { minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion versionCode 187 - versionName "1.18.1" + versionName "1.19.0" multiDexEnabled = true ndk { abiFilters "armeabi-v7a", "x86" diff --git a/ios/Mattermost/Info.plist b/ios/Mattermost/Info.plist index 9ec7cc5d3..1ae755d70 100644 --- a/ios/Mattermost/Info.plist +++ b/ios/Mattermost/Info.plist @@ -19,7 +19,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.18.1 + 1.19.0 CFBundleSignature ???? CFBundleURLTypes diff --git a/ios/MattermostShare/Info.plist b/ios/MattermostShare/Info.plist index a59d46a3b..3e2515dd8 100644 --- a/ios/MattermostShare/Info.plist +++ b/ios/MattermostShare/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType XPC! CFBundleShortVersionString - 1.18.1 + 1.19.0 CFBundleVersion 187 NSAppTransportSecurity diff --git a/ios/MattermostTests/Info.plist b/ios/MattermostTests/Info.plist index 125946340..f76da4b68 100644 --- a/ios/MattermostTests/Info.plist +++ b/ios/MattermostTests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 1.18.1 + 1.19.0 CFBundleSignature ???? CFBundleVersion