Update version and changelog

pull/2813/head
Alex Baker 2 months ago
parent d1e60d6512
commit 6bec2ceef0

@ -1,4 +1,4 @@
### 13.8 (2024-03-18)
### 13.8 (2024-03-19)
* Dynamic widget theme (name-your-price subscription required)
* Replace 'until' with 'ends on' for repeating tasks [#2797](https://github.com/tasks/tasks/pull/2797) - @akwala

@ -55,7 +55,7 @@ android {
defaultConfig {
testApplicationId = "org.tasks.test"
applicationId = "org.tasks"
versionCode = 130800
versionCode = 130801
versionName = "13.8"
targetSdk = 33
minSdk = 24

Loading…
Cancel
Save