From 062bbb2b87f76b4083ae31ac9f238761e39725e1 Mon Sep 17 00:00:00 2001 From: Diego Mello Date: Wed, 19 Sep 2018 11:19:51 -0300 Subject: [PATCH] Bump version to 1.2.2 (#449) --- 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 943052fd0..cca2263c3 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.2.1" + versionName "1.2.2" ndk { abiFilters "armeabi-v7a", "x86" } diff --git a/ios/RocketChatRN/Info.plist b/ios/RocketChatRN/Info.plist index 8307a9027..a14ba3b9f 100644 --- a/ios/RocketChatRN/Info.plist +++ b/ios/RocketChatRN/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.2.1 + 1.2.2 CFBundleSignature ???? CFBundleURLTypes