From 315d19d37a8c6bf464c08ee7e2653f61ce378978 Mon Sep 17 00:00:00 2001 From: Diego Mello Date: Wed, 26 Jun 2019 11:30:49 -0300 Subject: [PATCH] Bump version to 1.16.0 (#1014) --- 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 e531214f1..46d8789dd 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.15.1" + versionName "1.16.0" vectorDrawables.useSupportLibrary = true } diff --git a/ios/RocketChatRN/Info.plist b/ios/RocketChatRN/Info.plist index aafefb84c..65cabbc5a 100644 --- a/ios/RocketChatRN/Info.plist +++ b/ios/RocketChatRN/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.15.1 + 1.16.0 CFBundleSignature ???? CFBundleURLTypes