File tree Expand file tree Collapse file tree 3 files changed +18
-3
lines changed
Expand file tree Collapse file tree 3 files changed +18
-3
lines changed Original file line number Diff line number Diff line change @@ -120,8 +120,8 @@ android {
120120 applicationId " com.zulipmobile"
121121 minSdkVersion rootProject. ext. minSdkVersion
122122 targetSdkVersion rootProject. ext. targetSdkVersion
123- versionCode 140
124- versionName " 26.17.140 "
123+ versionCode 142
124+ versionName " 26.19.142 "
125125 }
126126 compileOptions {
127127 sourceCompatibility JavaVersion . VERSION_1_8
Original file line number Diff line number Diff line change @@ -37,6 +37,21 @@ It doesn't include
3737## Unreleased
3838
3939
40+ ## (iOS) 26.19.142 (2019-12-11)
41+
42+ ### Highlights for users
43+
44+ (iOS-only release.)
45+
46+ Fixes and improvements for your Zulip experience.
47+
48+
49+ ### Highlights for developers
50+
51+ This is a cherry-pick release atop 26.17.140, with selected small
52+ changes.
53+
54+
4055## 26.17.140 (2019-12-04)
4156
4257### Highlights for users
Original file line number Diff line number Diff line change 1919 <key >CFBundlePackageType </key >
2020 <string >APPL </string >
2121 <key >CFBundleShortVersionString </key >
22- <string >26.17.140 </string >
22+ <string >26.19.142 </string >
2323 <key >CFBundleSignature </key >
2424 <string >???? </string >
2525 <key >CFBundleURLTypes </key >
You can’t perform that action at this time.
0 commit comments