From 2607c64437c3039b800effeea36f4a1de8800344 Mon Sep 17 00:00:00 2001 From: Diego Mello Date: Mon, 15 Oct 2018 17:28:53 -0300 Subject: [PATCH] Bump version to 1.4.0 (#482) --- android/app/build.gradle | 2 +- ios/RocketChatRN/Info.plist | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/android/app/build.gradle b/android/app/build.gradle index 71bc78b37..1d8949870 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.3" + versionName "1.4.0" ndk { abiFilters "armeabi-v7a", "x86" } diff --git a/ios/RocketChatRN/Info.plist b/ios/RocketChatRN/Info.plist index 3d13eef79..40ecbc2e4 100644 --- a/ios/RocketChatRN/Info.plist +++ b/ios/RocketChatRN/Info.plist @@ -5,7 +5,7 @@ CFBundleDevelopmentRegion en CFBundleDisplayName - Rocket.Chat.ReactNative + Rocket.Chat Experimental CFBundleExecutable $(EXECUTABLE_NAME) CFBundleIdentifier @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.3.3 + 1.4.0 CFBundleSignature ???? CFBundleURLTypes