From 5a2957fe5d089500954344e5e682c3fa5859d010 Mon Sep 17 00:00:00 2001 From: Diego Mello Date: Fri, 8 Feb 2019 14:38:57 -0200 Subject: [PATCH] Bump version to 1.9.0 (#617) --- 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 59c91c0f6..1cd4b0f5e 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -102,7 +102,7 @@ android { minSdkVersion 21 targetSdkVersion 27 versionCode VERSIONCODE as Integer - versionName "1.8.0" + versionName "1.9.0" ndk { abiFilters "armeabi-v7a", "x86" } diff --git a/ios/RocketChatRN/Info.plist b/ios/RocketChatRN/Info.plist index 5f5fb8e1f..5afdffc8f 100644 --- a/ios/RocketChatRN/Info.plist +++ b/ios/RocketChatRN/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.8.0 + 1.9.0 CFBundleSignature ???? CFBundleURLTypes