Update changelog and version

pull/1100/head
Alex Baker 4 years ago
parent 56c75bd059
commit b75701562f

@ -1,7 +1,7 @@
Change Log
---
=======
### 10.0 (2020-08-20)
### 10.0 (2020-08-21)
🚧 Currently in beta ([signup here](https://www.reddit.com/r/tasks/comments/i3onqr/100_alpha/)) 🚧

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

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string-array name="changelog">
<item>🚧 10.0 BETA 2 🚧</item>
<item>🚧 10.0 BETA 3 🚧</item>
<item>PRO: DAVx⁵ support (beta requires custom DAVx⁵ build)</item>
<item>PRO: EteSync client support</item>
<item>ToDo Agenda integration</item>

Loading…
Cancel
Save