From a92b02a566047cd371f6bb40c5b83c5a94926f7e Mon Sep 17 00:00:00 2001 From: diegolmello Date: Thu, 11 Jul 2019 18:40:08 -0300 Subject: [PATCH] Bump version to 1.16.1 --- 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 81a07be3d0..148c2ad028 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -110,7 +110,7 @@ android { minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion versionCode VERSIONCODE as Integer - versionName "1.16.0" + versionName "1.16.1" vectorDrawables.useSupportLibrary = true } diff --git a/ios/RocketChatRN/Info.plist b/ios/RocketChatRN/Info.plist index 65cabbc5ae..f8a7422557 100644 --- a/ios/RocketChatRN/Info.plist +++ b/ios/RocketChatRN/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.16.0 + 1.16.1 CFBundleSignature ???? CFBundleURLTypes