diff --git a/android/app/build.gradle b/android/app/build.gradle index 9960b40375a..95d112af3cf 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 226 - versionName "27.226" + versionCode 227 + versionName "27.227" } signingConfigs { // The RN v0.60 template app suggests configuring a debug diff --git a/docs/changelog.md b/docs/changelog.md index be5ffa4a4fe..5157cea0118 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -39,6 +39,9 @@ It doesn't include ## Unreleased + +## 27.227 (2024-04-25) + ### Highlights for users, vs. v27.225 (last prod release) * Streams are now called channels, if your server is version 9.0+. (#5827) diff --git a/ios/ZulipMobile/Info.plist b/ios/ZulipMobile/Info.plist index 37bed371d14..64a26023bfb 100644 --- a/ios/ZulipMobile/Info.plist +++ b/ios/ZulipMobile/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 27.226 + 27.227 CFBundleSignature ???? CFBundleURLTypes