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 @@ -134,8 +134,8 @@ android {
134134 applicationId " com.zulipmobile"
135135 minSdkVersion rootProject. ext. minSdkVersion
136136 targetSdkVersion rootProject. ext. targetSdkVersion
137- versionCode 182
138- versionName " 27.182 "
137+ versionCode 183
138+ versionName " 27.183 "
139139 }
140140 signingConfigs {
141141 // 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.183 (2022-04-12)
44+
4245### Highlights for users
4346
4447* Fixed a bug where you couldn't paste an org URL from the clipboard when
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.182 </string >
20+ <string >27.183 </string >
2121 <key >CFBundleSignature </key >
2222 <string >???? </string >
2323 <key >CFBundleURLTypes </key >
You can’t perform that action at this time.
0 commit comments