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 @@ -120,8 +120,8 @@ android {
120120 applicationId " com.zulipmobile"
121121 minSdkVersion rootProject. ext. minSdkVersion
122122 targetSdkVersion rootProject. ext. targetSdkVersion
123- versionCode 144
124- versionName " 26.21.144 "
123+ versionCode 145
124+ versionName " 26.22.145 "
125125 }
126126 compileOptions {
127127 sourceCompatibility JavaVersion . VERSION_1_8
Original file line number Diff line number Diff line change @@ -36,6 +36,9 @@ It doesn't include
3636
3737## Unreleased
3838
39+
40+ ## 26.22.145 (2020-02-11)
41+
3942### Highlights for users
4043
4144* A bug in the PM conversations screen caused it not to show
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.21.144 </string >
22+ <string >26.22.145 </string >
2323 <key >CFBundleSignature </key >
2424 <string >???? </string >
2525 <key >CFBundleURLTypes </key >
You can’t perform that action at this time.
0 commit comments