Update version and changelog

pull/1244/head
Alex Baker 4 years ago
parent abc9a37488
commit c1095f2ec2

@ -1,4 +1,4 @@
### 11.0 (2020-12-02)
### 11.0 (2020-12-03)
* New Tasks.org synchronization service
* Multi-select rescheduling

@ -44,7 +44,7 @@ android {
defaultConfig {
testApplicationId = "org.tasks.test"
applicationId = "org.tasks"
versionCode = 110007
versionCode = 110008
versionName = "11.0"
targetSdkVersion(Versions.targetSdk)
minSdkVersion(Versions.minSdk)

Loading…
Cancel
Save