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-04-22 17:37:24 +0300
committerArthur Schiwon <blizzz@arthur-schiwon.de>2022-04-22 17:37:24 +0300
commit12bda2417d866dba14469103ac7b5b93becb04a3 (patch)
treecf57be4d5cfaf6a1d50f1d1bb32aa777aafbeae4
parent367ae59c01e4bad0b246d11cd5bbc8ffee158c75 (diff)
update milestones
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
-rw-r--r--milestoneupdater/config.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/milestoneupdater/config.json b/milestoneupdater/config.json
index 36cb4d5..de564e7 100644
--- a/milestoneupdater/config.json
+++ b/milestoneupdater/config.json
@@ -25,20 +25,20 @@
"viewer"
],
"dueDates": {
- "Nextcloud 22.2.7": "2022-04-21",
"Nextcloud 22.2.8": "2022-05-19",
- "Nextcloud 23.0.4": "2022-04-21",
+ "Nextcloud 22.2.9": "2022-06-16",
"Nextcloud 23.0.5": "2022-05-19",
+ "Nextcloud 23.0.6": "2022-06-16",
"Nextcloud 24": "2022-04-26"
},
"closeMilestones": [
- "Nextcloud 22.2.6",
- "Nextcloud 23.0.3"
+ "Nextcloud 22.2.7",
+ "Nextcloud 23.0.4"
],
"addMilestones": [
- "Nextcloud 25",
- "Nextcloud 23.0.5",
- "Nextcloud 22.2.8"
+ "Nextcloud 24.0.1",
+ "Nextcloud 23.0.6",
+ "Nextcloud 22.2.9"
],
"versionAdded": {}
}