From 589747100d884972c9e28cc030373dd2589bce32 Mon Sep 17 00:00:00 2001 From: Diego Mello Date: Wed, 26 Sep 2018 16:41:39 -0300 Subject: [PATCH] Bump version to 1.3.1 (#463) --- android/app/build.gradle | 2 +- ios/RocketChatRN/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/android/app/build.gradle b/android/app/build.gradle index 9a7df0493..53d06a32b 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -102,7 +102,7 @@ android { minSdkVersion 21 targetSdkVersion 27 versionCode VERSIONCODE as Integer - versionName "1.3.0" + versionName "1.3.1" ndk { abiFilters "armeabi-v7a", "x86" } diff --git a/ios/RocketChatRN/Info.plist b/ios/RocketChatRN/Info.plist index 9f347cc6b..8870a5f4a 100644 --- a/ios/RocketChatRN/Info.plist +++ b/ios/RocketChatRN/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.3.0 + 1.3.1 CFBundleSignature ???? CFBundleURLTypes