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:
authorArthur Schiwon <blizzz@arthur-schiwon.de>2022-03-22 12:08:58 +0300
committerArthur Schiwon <blizzz@arthur-schiwon.de>2022-03-22 12:08:58 +0300
commit22d5401dfeadf1fcaac80f8eb5371f3ce0f23a05 (patch)
tree198c9e0cce06e98e34859d5519aac0f6a62c17ae /milestoneupdater
parent8b8836d02cdb4ca408f933f8e46c8471de73759f (diff)
milestone updates
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Diffstat (limited to 'milestoneupdater')
-rw-r--r--milestoneupdater/config.json21
1 files changed, 10 insertions, 11 deletions
diff --git a/milestoneupdater/config.json b/milestoneupdater/config.json
index 5457cd1..36cb4d5 100644
--- a/milestoneupdater/config.json
+++ b/milestoneupdater/config.json
@@ -25,21 +25,20 @@
"viewer"
],
"dueDates": {
- "Nextcloud 21.0.9": "2022-02-15",
- "Nextcloud 22.2.5": "2022-02-15",
- "Nextcloud 23.0.2": "2022-02-15"
+ "Nextcloud 22.2.7": "2022-04-21",
+ "Nextcloud 22.2.8": "2022-05-19",
+ "Nextcloud 23.0.4": "2022-04-21",
+ "Nextcloud 23.0.5": "2022-05-19",
+ "Nextcloud 24": "2022-04-26"
},
"closeMilestones": [
- "Nextcloud 23.0.1",
- "Nextcloud 21.0.7",
- "Nextcloud 21.0.8",
- "Nextcloud 22.2.4"
+ "Nextcloud 22.2.6",
+ "Nextcloud 23.0.3"
],
"addMilestones": [
- "Nextcloud 23.0.3",
- "Nextcloud 22.2.6",
- "Nextcloud 21.0.9",
- "Nextcloud 21.0.10"
+ "Nextcloud 25",
+ "Nextcloud 23.0.5",
+ "Nextcloud 22.2.8"
],
"versionAdded": {}
}