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:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2021-07-01 16:52:36 +0300
committerGitHub <noreply@github.com>2021-07-01 16:52:36 +0300
commit8565ddd850dad1e4008d2ebd3dffc7d6842bfbb0 (patch)
treeafd92b16e46127e397e37d6fa56709aa3b852dcf
parent6521608fa83c4afaed68aa491566c688ed1b4b07 (diff)
parent4fd1aa93bf21d101fcfbff3859e507587f407f81 (diff)
Merge pull request #32 from nextcloud/feat/bump-config
-rw-r--r--milestoneupdater/config.json30
1 files changed, 15 insertions, 15 deletions
diff --git a/milestoneupdater/config.json b/milestoneupdater/config.json
index e10ca81..ab24319 100644
--- a/milestoneupdater/config.json
+++ b/milestoneupdater/config.json
@@ -25,25 +25,25 @@
"viewer"
],
"dueDates": {
- "Nextcloud 19.0.12": "2021-05-21",
- "Nextcloud 19.0.13": "2021-07-01",
- "Nextcloud 20.0.11": "2021-07-01",
"Nextcloud 20.0.12": "2021-08-12",
- "Nextcloud 21.0.3": "2021-07-01",
- "Nextcloud 21.0.4": "2021-08-12"
+ "Nextcloud 20.0.13": "2021-09-23",
+ "Nextcloud 21.0.4": "2021-08-12",
+ "Nextcloud 21.0.5": "2021-09-23",
+ "Nextcloud 22.0.1": "2021-08-12",
+ "Nextcloud 22.0.2": "2021-09-23",
+ "Nextcloud 22": "2021-07-06"
},
"closeMilestones": [
- "Nextcloud 19.0.12",
- "Nextcloud 20.0.10",
- "Nextcloud 21.0.2"
+ "Nextcloud 19.0.13",
+ "Nextcloud 20.0.11",
+ "Nextcloud 21.0.3"
],
"addMilestones": [
- "Nextcloud 19.0.13",
- "Nextcloud 20.0.12",
- "Nextcloud 21.0.4",
- "Nextcloud 23"
+ "Nextcloud 20.0.13",
+ "Nextcloud 21.0.5",
+ "Nextcloud 22.0.1",
+ "Nextcloud 22.0.2"
],
- "versionAdded": {
- "circles": "22"
- }
+ "versionAdded": {}
}
+