From a2b5cf52fddabd20ab8a8b11bbd8b3cefe09848d Mon Sep 17 00:00:00 2001 From: Chris Bobbe Date: Fri, 10 Mar 2023 14:29:22 -0800 Subject: [PATCH] version: Bump version to 27.202. --- 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 8d9859cd95e..b0b848db206 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -147,8 +147,8 @@ android { applicationId "com.zulipmobile" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 201 - versionName "27.201" + versionCode 202 + versionName "27.202" } signingConfigs { // The RN v0.60 template app suggests configuring a debug diff --git a/docs/changelog.md b/docs/changelog.md index 8e77f650909..fb938d75568 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -39,6 +39,9 @@ It doesn't include ## Unreleased + +## 27.202 (2023-03-10) + This is an iOS-only stable release in the v27.201 series, with a bugfix atop v27.201. diff --git a/ios/ZulipMobile/Info.plist b/ios/ZulipMobile/Info.plist index d30aa9df606..c470a622b15 100644 --- a/ios/ZulipMobile/Info.plist +++ b/ios/ZulipMobile/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 27.201 + 27.202 CFBundleSignature ???? CFBundleURLTypes