From 637ea54958d19e27ae9d09d8fa15d36fb60f9e15 Mon Sep 17 00:00:00 2001 From: Diego Mello Date: Wed, 5 Jun 2019 10:36:12 -0300 Subject: [PATCH] [CHORE] Bump version to 1.15.0 (#962) --- 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 f9909969..d5cb5b2a 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -109,7 +109,7 @@ android { minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion versionCode VERSIONCODE as Integer - versionName "1.14.0" + versionName "1.15.0" vectorDrawables.useSupportLibrary = true } diff --git a/ios/RocketChatRN/Info.plist b/ios/RocketChatRN/Info.plist index d6ba44a7..fa9b7c5e 100644 --- a/ios/RocketChatRN/Info.plist +++ b/ios/RocketChatRN/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.14.0 + 1.15.0 CFBundleSignature ???? CFBundleURLTypes