Update version and changelog

pull/3454/head 14.6
Alex Baker 8 months ago
parent ae8b4b9c73
commit ea313d9b1f

@ -1,3 +1,16 @@
### 14.6 (2025-03-25)
* Add dynamic theme color - requires pro subscription
* Update translation
* Brazilian Portuguese - dedakir923
* Bulgarian - 109247019824
* Chinese (Simplified) - Sketch6580
* Estonian - Priit Jõerüüt
* Italian - @ppasserini
* Japanese - YuzuMikan
* Swedish - @Ziron
* Ukrainian - @IhorHordiichuk
### 14.5.4 (2025-03-24) ### 14.5.4 (2025-03-24)
* Updated remaining date and time pickers to Material 3 * Updated remaining date and time pickers to Material 3

@ -0,0 +1,2 @@
* Add dynamic theme color - requires pro subscription
* Update translation

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

@ -1,6 +1,6 @@
[versions] [versions]
versionCode = "140516" # increment by 2 versionCode = "140600" # increment by 2
versionName = "14.5.4" versionName = "14.6"
agp = "8.9.1" agp = "8.9.1"
android-compileSdk = "35" android-compileSdk = "35"
android-minSdk = "24" android-minSdk = "24"

Loading…
Cancel
Save