diff --git a/android/app/build.gradle b/android/app/build.gradle
index 81574a9ed6a..5589fb53c21 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 231
- versionName "27.231"
+ versionCode 232
+ versionName "27.232"
}
signingConfigs {
// The RN v0.60 template app suggests configuring a debug
diff --git a/docs/changelog.md b/docs/changelog.md
index cb0dbd2047c..e0cceb262d0 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -39,6 +39,9 @@ It doesn't include
## Unreleased
+
+## 27.232 (2024-11-13)
+
### Highlights for users
* (Android) Fixed a crash on Android 14+ when downloading an image from the
diff --git a/ios/ZulipMobile/Info.plist b/ios/ZulipMobile/Info.plist
index 769a798a788..4e1d1dd0ee1 100644
--- a/ios/ZulipMobile/Info.plist
+++ b/ios/ZulipMobile/Info.plist
@@ -17,7 +17,7 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 27.231
+ 27.232
CFBundleSignature
????
CFBundleURLTypes