Update version and changelog

pull/1012/head 9.6
Alex Baker 4 years ago
parent a1df03ddd1
commit 7ca58c413c

@ -1,7 +1,7 @@
Change Log
---
=======
### 9.6 (2020-06-05)
### 9.6 (2020-06-06)
* Add support for offline lists. Offline lists support manual ordering and infinite-depth subtasks
* Rename 'My order' to 'Astrid manual sorting' for 'My Tasks', 'Today', and tags

@ -42,7 +42,7 @@ android {
defaultConfig {
testApplicationId = "org.tasks.test"
applicationId = "org.tasks"
versionCode = 90600
versionCode = 90602
versionName = "9.6"
targetSdkVersion(Versions.targetSdk)
minSdkVersion(Versions.minSdk)

Loading…
Cancel
Save