From c0cb5e3f240533e7c6af2707d5066be4646ca7f1 Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Mon, 25 Jun 2018 14:48:35 -0400 Subject: [PATCH] Bump app version to 1.9.2 --- android/app/build.gradle | 2 +- ios/Mattermost/Info.plist | 2 +- ios/MattermostShare/Info.plist | 2 +- ios/MattermostTests/Info.plist | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/android/app/build.gradle b/android/app/build.gradle index e41de4079..13ea72d2b 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -114,7 +114,7 @@ android { minSdkVersion 21 targetSdkVersion 23 versionCode 115 - versionName "1.9.1" + versionName "1.9.2" ndk { abiFilters "armeabi-v7a", "x86" } diff --git a/ios/Mattermost/Info.plist b/ios/Mattermost/Info.plist index 4408dd9ca..ff11ab60f 100644 --- a/ios/Mattermost/Info.plist +++ b/ios/Mattermost/Info.plist @@ -19,7 +19,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.9.1 + 1.9.2 CFBundleSignature ???? CFBundleURLTypes diff --git a/ios/MattermostShare/Info.plist b/ios/MattermostShare/Info.plist index 981b1265d..dda69e6ca 100644 --- a/ios/MattermostShare/Info.plist +++ b/ios/MattermostShare/Info.plist @@ -21,7 +21,7 @@ CFBundlePackageType XPC! CFBundleShortVersionString - 1.9.1 + 1.9.2 CFBundleVersion 115 NSAppTransportSecurity diff --git a/ios/MattermostTests/Info.plist b/ios/MattermostTests/Info.plist index 2e206fec4..1d380a42f 100644 --- a/ios/MattermostTests/Info.plist +++ b/ios/MattermostTests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 1.9.1 + 1.9.2 CFBundleSignature ???? CFBundleVersion