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-04 15:46:47 +0300
committerArthur Schiwon <blizzz@arthur-schiwon.de>2022-08-04 15:46:47 +0300
commit21dd8bc5296f42a498f2c65d018efc244695e4d1 (patch)
tree32feea8c2b944305ccbcee72bf3b266f3939189a
parent6a8fefb6919f7b891e2676dbf139e6bd0a917dc2 (diff)
milestone updates
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
-rw-r--r--milestoneupdater/config.json19
1 files changed, 8 insertions, 11 deletions
diff --git a/milestoneupdater/config.json b/milestoneupdater/config.json
index 99928a6..f5821ff 100644
--- a/milestoneupdater/config.json
+++ b/milestoneupdater/config.json
@@ -25,22 +25,19 @@
"viewer"
],
"dueDates": {
- "Nextcloud 22.2.10": "2022-07-18",
- "Nextcloud 22.2.11": "2022-08-11",
- "Nextcloud 23.0.7": "2022-07-18",
"Nextcloud 23.0.8": "2022-08-11",
- "Nextcloud 24.0.3": "2022-07-18",
- "Nextcloud 24.0.4": "2022-08-11"
+ "Nextcloud 23.0.9": "2022-09-08",
+ "Nextcloud 24.0.4": "2022-08-11",
+ "Nextcloud 24.0.5": "2022-09-08"
},
"closeMilestones": [
- "Nextcloud 22.2.9",
- "Nextcloud 23.0.6",
- "Nextcloud 24.0.2"
+ "Nextcloud 22.2.10",
+ "Nextcloud 23.0.7",
+ "Nextcloud 24.0.3"
],
"addMilestones": [
- "Nextcloud 24.0.4",
- "Nextcloud 23.0.8",
- "Nextcloud 22.2.11"
+ "Nextcloud 24.0.5",
+ "Nextcloud 23.0.9"
],
"versionAdded": {}
}