From b9c9c3e5016a9093318f841839e612770e840965 Mon Sep 17 00:00:00 2001 From: Diego Mello Date: Wed, 19 Jun 2019 18:49:56 -0300 Subject: [PATCH] Bump version to 1.15.1 (#998) --- 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 63fb83970..7f45c1d1b 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.15.0" + versionName "1.15.1" vectorDrawables.useSupportLibrary = true } diff --git a/ios/RocketChatRN/Info.plist b/ios/RocketChatRN/Info.plist index fa9b7c5ed..d7050a5ab 100644 --- a/ios/RocketChatRN/Info.plist +++ b/ios/RocketChatRN/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.15.0 + 1.15.1 CFBundleSignature ???? CFBundleURLTypes