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-08-24 19:01:11 +0300
committerArthur Schiwon <blizzz@arthur-schiwon.de>2022-08-24 19:01:11 +0300
commitc676482ac1c8b1ce3f863b44f9d52894e1b8aa73 (patch)
treee34758668039cc4784b007923fccb6203cb9ffaf
parente1bd6abd600accd8398d18eded8d8cb277c908cf (diff)
update milestones
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
-rw-r--r--milestoneupdater/config.json15
1 files changed, 7 insertions, 8 deletions
diff --git a/milestoneupdater/config.json b/milestoneupdater/config.json
index f5821ff..e0767dd 100644
--- a/milestoneupdater/config.json
+++ b/milestoneupdater/config.json
@@ -25,19 +25,18 @@
"viewer"
],
"dueDates": {
- "Nextcloud 23.0.8": "2022-08-11",
"Nextcloud 23.0.9": "2022-09-08",
- "Nextcloud 24.0.4": "2022-08-11",
- "Nextcloud 24.0.5": "2022-09-08"
+ "Nextcloud 23.0.10": "2022-10-06",
+ "Nextcloud 24.0.5": "2022-09-08",
+ "Nextcloud 24.0.6": "2022-10-06"
},
"closeMilestones": [
- "Nextcloud 22.2.10",
- "Nextcloud 23.0.7",
- "Nextcloud 24.0.3"
+ "Nextcloud 23.0.8",
+ "Nextcloud 24.0.4"
],
"addMilestones": [
- "Nextcloud 24.0.5",
- "Nextcloud 23.0.9"
+ "Nextcloud 24.0.6",
+ "Nextcloud 23.0.10"
],
"versionAdded": {}
}