From 1096d50f76c8524ed89b39fa670d287590f8f277 Mon Sep 17 00:00:00 2001 From: Diego Mello Date: Tue, 7 Jan 2020 18:08:29 -0300 Subject: [PATCH] Bump version to 4.2.1 (#1530) --- android/app/build.gradle | 2 +- ios/RocketChatRN/Info.plist | 2 +- ios/ShareRocketChatRN/Info.plist | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/android/app/build.gradle b/android/app/build.gradle index d74aec64d..4fbbda5f6 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -138,7 +138,7 @@ android { minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion versionCode VERSIONCODE as Integer - versionName "4.2.0" + versionName "4.2.1" vectorDrawables.useSupportLibrary = true manifestPlaceholders = [BugsnagAPIKey: BugsnagAPIKey as String] } diff --git a/ios/RocketChatRN/Info.plist b/ios/RocketChatRN/Info.plist index 9365ee0e8..2c2371f49 100644 --- a/ios/RocketChatRN/Info.plist +++ b/ios/RocketChatRN/Info.plist @@ -19,7 +19,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 4.2.0 + 4.2.1 CFBundleSignature ???? CFBundleURLTypes diff --git a/ios/ShareRocketChatRN/Info.plist b/ios/ShareRocketChatRN/Info.plist index b115e6cd1..76cb57cf8 100644 --- a/ios/ShareRocketChatRN/Info.plist +++ b/ios/ShareRocketChatRN/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType XPC! CFBundleShortVersionString - 4.2.0 + 4.2.1 CFBundleVersion 1 NSAppTransportSecurity