From b8eb75748b7a0e19a7c58466268de2d468f2662c Mon Sep 17 00:00:00 2001 From: Diego Mello Date: Fri, 15 Mar 2019 14:44:20 -0300 Subject: [PATCH] Bump to 1.10.1 (#731) --- 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 99ab1a64c..03fe35dfa 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -103,7 +103,7 @@ android { minSdkVersion 21 targetSdkVersion 28 versionCode VERSIONCODE as Integer - versionName "1.10.0" + versionName "1.10.1" ndk { abiFilters "armeabi-v7a", "x86" } diff --git a/ios/RocketChatRN/Info.plist b/ios/RocketChatRN/Info.plist index d022ffdd3..5251a13dc 100644 --- a/ios/RocketChatRN/Info.plist +++ b/ios/RocketChatRN/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.10.0 + 1.10.1 CFBundleSignature ???? CFBundleURLTypes