diff --git a/android/app/build.gradle b/android/app/build.gradle index 2298d1ffcfe..5cdfd54ea51 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 224 - versionName "27.224" + versionCode 225 + versionName "27.225" } signingConfigs { // The RN v0.60 template app suggests configuring a debug diff --git a/docs/changelog.md b/docs/changelog.md index 6f1c264ee22..1b3e41bff2f 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -39,6 +39,9 @@ It doesn't include ## Unreleased + +## 27.225 (2024-02-27) + ### Highlights for users, vs. v27.223 (last prod release) * We now offer the app in Gujarati. Also, updated translations for Italian, diff --git a/ios/ZulipMobile/Info.plist b/ios/ZulipMobile/Info.plist index 38c65809ba8..ae8f4360a53 100644 --- a/ios/ZulipMobile/Info.plist +++ b/ios/ZulipMobile/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 27.224 + 27.225 CFBundleSignature ???? CFBundleURLTypes