From 0e4f9d12f6c484a3402854d499a24b2159602756 Mon Sep 17 00:00:00 2001 From: Chris Bobbe Date: Thu, 9 Jun 2022 16:10:54 -0400 Subject: [PATCH] version: Bump version to 27.187. --- android/app/build.gradle | 4 ++-- docs/changelog.md | 3 +++ ios/ZulipMobile/Info.plist | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/android/app/build.gradle b/android/app/build.gradle index 446165cd5dc..7b26d8a2c7f 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -134,8 +134,8 @@ android { applicationId "com.zulipmobile" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 186 - versionName "27.186" + versionCode 187 + versionName "27.187" } signingConfigs { // The RN v0.60 template app suggests configuring a debug diff --git a/docs/changelog.md b/docs/changelog.md index e005f6bfcca..8ad2afaa9d7 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -39,6 +39,9 @@ It doesn't include ## Unreleased + +## 27.187 (2022-06-09) + ### Highlights for users * Users' custom profile fields are now shown in the profile view. These can diff --git a/ios/ZulipMobile/Info.plist b/ios/ZulipMobile/Info.plist index 9bcc7500d55..1b580d60c71 100644 --- a/ios/ZulipMobile/Info.plist +++ b/ios/ZulipMobile/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 27.186 + 27.187 CFBundleSignature ???? CFBundleURLTypes