diff --git a/android/app/build.gradle b/android/app/build.gradle index 0260b2dfcc8..49145ef67e5 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 223 - versionName "27.223" + versionCode 224 + versionName "27.224" } signingConfigs { // The RN v0.60 template app suggests configuring a debug diff --git a/docs/changelog.md b/docs/changelog.md index 5e4f54cbc1e..0a025ddbc46 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -39,6 +39,9 @@ It doesn't include ## Unreleased + +## 27.224 (2024-02-26) + ### Highlights for users * 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 d4b554fff88..38c65809ba8 100644 --- a/ios/ZulipMobile/Info.plist +++ b/ios/ZulipMobile/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 27.223 + 27.224 CFBundleSignature ???? CFBundleURLTypes