From feb1d5a9011fbb54ed9e2f2a3d04019c06969509 Mon Sep 17 00:00:00 2001 From: Chris Bobbe Date: Fri, 10 Mar 2023 16:42:08 -0800 Subject: [PATCH] version: Bump version to 27.203. --- android/app/build.gradle | 4 ++-- docs/changelog.md | 8 ++++++++ ios/ZulipMobile/Info.plist | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/android/app/build.gradle b/android/app/build.gradle index b0b848db206..eb71f6daa7e 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 202 - versionName "27.202" + versionCode 203 + versionName "27.203" } signingConfigs { // The RN v0.60 template app suggests configuring a debug diff --git a/docs/changelog.md b/docs/changelog.md index fb938d75568..fce054d5b2b 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -40,6 +40,14 @@ It doesn't include ## Unreleased +## 27.203 (2023-03-10) + +### Highlights for users + +This release is identical to version v27.201, except we've now correctly +marked the app as requiring iOS 14+. + + ## 27.202 (2023-03-10) This is an iOS-only stable release in the v27.201 series, with a bugfix diff --git a/ios/ZulipMobile/Info.plist b/ios/ZulipMobile/Info.plist index c470a622b15..e94fe0676a5 100644 --- a/ios/ZulipMobile/Info.plist +++ b/ios/ZulipMobile/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 27.202 + 27.203 CFBundleSignature ???? CFBundleURLTypes