File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -147,8 +147,8 @@ android {
147147 applicationId " com.zulipmobile"
148148 minSdkVersion rootProject. ext. minSdkVersion
149149 targetSdkVersion rootProject. ext. targetSdkVersion
150- versionCode 224
151- versionName " 27.224 "
150+ versionCode 225
151+ versionName " 27.225 "
152152 }
153153 signingConfigs {
154154 // The RN v0.60 template app suggests configuring a debug
Original file line number Diff line number Diff line change @@ -39,6 +39,9 @@ It doesn't include
3939
4040## Unreleased
4141
42+
43+ ## 27.225 (2024-02-27)
44+
4245### Highlights for users, vs. v27.223 (last prod release)
4346
4447* We now offer the app in Gujarati. Also, updated translations for Italian,
Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >APPL </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >27.224 </string >
20+ <string >27.225 </string >
2121 <key >CFBundleSignature </key >
2222 <string >???? </string >
2323 <key >CFBundleURLTypes </key >
You can’t perform that action at this time.
0 commit comments