From a2374eb6d3c635acb95b65ab0b59e39a441dedb0 Mon Sep 17 00:00:00 2001 From: Diego Mello Date: Fri, 28 Sep 2018 17:20:06 -0300 Subject: [PATCH] Bump version to 1.3.3 (#469) --- 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 71c002d07..71bc78b37 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.3.2" + versionName "1.3.3" ndk { abiFilters "armeabi-v7a", "x86" } diff --git a/ios/RocketChatRN/Info.plist b/ios/RocketChatRN/Info.plist index 99433ca2a..3d13eef79 100644 --- a/ios/RocketChatRN/Info.plist +++ b/ios/RocketChatRN/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.3.2 + 1.3.3 CFBundleSignature ???? CFBundleURLTypes