From dfc578eba5a27a2e049f0c3405c94d3c12f71449 Mon Sep 17 00:00:00 2001 From: enahum Date: Wed, 13 Sep 2017 12:55:16 -0300 Subject: [PATCH] Bump to version 1.3 (#901) --- android/app/build.gradle | 2 +- ios/Mattermost/Info.plist | 4 ++-- ios/MattermostTests/Info.plist | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/android/app/build.gradle b/android/app/build.gradle index 7b6ae28ef..11f6968c6 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -96,7 +96,7 @@ android { minSdkVersion 16 targetSdkVersion 23 versionCode 49 - versionName "1.2.0" + versionName "1.3.0" multiDexEnabled true ndk { abiFilters "armeabi-v7a", "x86" diff --git a/ios/Mattermost/Info.plist b/ios/Mattermost/Info.plist index 44fafaeda..e0e486ca2 100644 --- a/ios/Mattermost/Info.plist +++ b/ios/Mattermost/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.2.0 + 1.3.0 CFBundleSignature ???? CFBundleVersion @@ -96,4 +96,4 @@ - \ No newline at end of file + diff --git a/ios/MattermostTests/Info.plist b/ios/MattermostTests/Info.plist index 19a92c5e9..530a75829 100644 --- a/ios/MattermostTests/Info.plist +++ b/ios/MattermostTests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 1.2.0 + 1.3.0 CFBundleSignature ???? CFBundleVersion