Update version and changelog

pull/3151/head 14.2.1
Alex Baker 1 year ago
parent 20ca293ef3
commit fdf641aaa9

@ -1,6 +1,7 @@
### 14.2.1 (2024-02-03)
* Fix labels when customizing edit screen order
* Fix save button when 'Back button saves task' is enabled [#3149](https://github.com/tasks/tasks/issues/3149)
* Fix customizing edit screen order screen
### 14.2 (2024-12-02)

@ -1,5 +1,5 @@
[versions]
versionCode = "140202" # increment by 2
versionCode = "140204" # increment by 2
versionName = "14.2.1"
agp = "8.7.3"
android-compileSdk = "34"

Loading…
Cancel
Save