Update version and changelog

pull/3283/head
Alex Baker 11 months ago
parent fb72f10153
commit 6499dc7385

@ -1,3 +1,10 @@
### 14.4.5 (2024-01-19)
* Database performance improvements
* DAVx5 sync performance improvements
* Update translations
* Esperanto - Don Zouras
### 14.4.4 (2024-01-19)
* Fix list pickers [#3269](https://github.com/tasks/tasks/issues/3269)

@ -0,0 +1,3 @@
* Database performance improvements
* DAVx5 sync performance improvements
* Update translations

@ -0,0 +1 @@
Initial WearOS release - work in progress!

@ -1,6 +1,6 @@
[versions]
versionCode = "140414" # increment by 2
versionName = "14.4.4"
versionCode = "140416" # increment by 2
versionName = "14.4.5"
agp = "8.8.0"
android-compileSdk = "35"
android-minSdk = "24"

Loading…
Cancel
Save