From 48b53e852ac35a4b0eded5d75ee24166d06c236d Mon Sep 17 00:00:00 2001 From: Diego Mello Date: Fri, 10 May 2019 17:48:36 -0300 Subject: [PATCH] Bump version to 1.14.0 (#889) --- 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 92691cf57..7aec3e8d7 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.13.0" + versionName "1.14.0" ndk { abiFilters "armeabi-v7a", "x86" } diff --git a/ios/RocketChatRN/Info.plist b/ios/RocketChatRN/Info.plist index 37d97a5e0..b0cc41c5c 100644 --- a/ios/RocketChatRN/Info.plist +++ b/ios/RocketChatRN/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.13.0 + 1.14.0 CFBundleSignature ???? CFBundleURLTypes