From 461d36b29a2d220745e1397cb352a89359795daf Mon Sep 17 00:00:00 2001 From: Diego Mello Date: Thu, 18 Oct 2018 14:57:16 -0300 Subject: [PATCH] Bump version to 1.4.4 (#498) --- 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 c18a16522..59bf1411c 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.4.3" + versionName "1.4.4" ndk { abiFilters "armeabi-v7a", "x86" } diff --git a/ios/RocketChatRN/Info.plist b/ios/RocketChatRN/Info.plist index 2be08419e..7615ac2c5 100644 --- a/ios/RocketChatRN/Info.plist +++ b/ios/RocketChatRN/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.4.3 + 1.4.4 CFBundleSignature ???? CFBundleURLTypes