Update version and changelog

pull/3207/head
Alex Baker 12 months ago
parent 3191de2473
commit d39a63d590

@ -1,15 +1,19 @@
### 14.2.2 (2024-12-21)
### 14.2.2 (2024-12-23)
* Fix long running sync indicators [#3045](https://github.com/tasks/tasks/issues/3045)
* "Add to home screen" shortcut in list settings
* Shortcuts use list icon and color
* @hady-exc: Migrate list setting screens to Compose [#3163](https://github.com/tasks/tasks/pull/3163)
* Update translations
* Bosnian - @hasak
* Bulgarian - @StoyanDimitrov
* Chinese (Simplified) - 大王叫我来巡山
* Croatian - @milotype
* Esperanto - Don Zouras
* Finnish - @pHamala, @Ricky-Tigg
* German - @p-rogalski, @franconian, @Atalanttore
* Hungarian - Kaci
* Italian - @ppasserini
* Korean - Sunjae Choi
* Spanish - gallegonovato
* Swedish - Nick Wick

@ -1,3 +1,5 @@
* Fix long running sync indicators
* "Add to home screen" shortcut in list settings
* Shortcuts use list icon and color
* @hady-exc: Migrate list setting screens to Compose
* Update translations

@ -1,5 +1,5 @@
[versions]
versionCode = "140210" # increment by 2
versionCode = "140212" # increment by 2
versionName = "14.2.2"
agp = "8.7.3"
android-compileSdk = "35"

Loading…
Cancel
Save