Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/github_helper.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2021-05-18 10:44:25 +0300
committerMorris Jobke <hey@morrisjobke.de>2021-05-18 10:44:25 +0300
commite0fdea6be55bc8bc53680ed5482b82b5c026f2bb (patch)
tree99a9434fb54581ec0b3de6ecc73652e805b6dd33
parent8596f660fb2d4911aaad5c4d727c72cca233ac59 (diff)
Update milestones
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
-rw-r--r--milestoneupdater/config.json18
1 files changed, 8 insertions, 10 deletions
diff --git a/milestoneupdater/config.json b/milestoneupdater/config.json
index 2458997..ed59560 100644
--- a/milestoneupdater/config.json
+++ b/milestoneupdater/config.json
@@ -24,22 +24,20 @@
"viewer"
],
"dueDates": {
- "Nextcloud 19.0.11": "2021-05-20",
"Nextcloud 19.0.12": "2021-07-01",
- "Nextcloud 20.0.10": "2021-05-20",
"Nextcloud 20.0.11": "2021-07-01",
- "Nextcloud 21.0.2": "2021-05-20",
- "Nextcloud 21.0.3": "2021-07-01"
+ "Nextcloud 20.0.12": "2021-08-12",
+ "Nextcloud 21.0.3": "2021-07-01",
+ "Nextcloud 21.0.4": "2021-08-12"
},
"closeMilestones": [
- "Nextcloud 19.0.10",
- "Nextcloud 20.0.9",
- "Nextcloud 21.0.1"
+ "Nextcloud 19.0.11",
+ "Nextcloud 20.0.10",
+ "Nextcloud 21.0.2"
],
"addMilestones": [
- "Nextcloud 19.0.12",
- "Nextcloud 20.0.11",
- "Nextcloud 21.0.3"
+ "Nextcloud 20.0.12",
+ "Nextcloud 21.0.4"
],
"versionAdded": {
}