From c083d430fc159d4856578236731a78f76edc16ad Mon Sep 17 00:00:00 2001 From: Diego Mello Date: Wed, 17 Jul 2019 09:53:28 -0300 Subject: [PATCH] Bump version to 1.17.0 (#1057) --- 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 718d73d56..1067fb0f6 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.1" + versionName "1.17.0" vectorDrawables.useSupportLibrary = true } diff --git a/ios/RocketChatRN/Info.plist b/ios/RocketChatRN/Info.plist index f8a742255..5985bab19 100644 --- a/ios/RocketChatRN/Info.plist +++ b/ios/RocketChatRN/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.16.1 + 1.17.0 CFBundleSignature ???? CFBundleURLTypes