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-06-20 23:55:37 +0300
committerArthur Schiwon <blizzz@arthur-schiwon.de>2022-06-20 23:55:37 +0300
commit4262d4b84109d1eac902ef5d83cc5f0765efc5fc (patch)
tree10a933bceed8e9324fa74553a8bc678d08ec6acf
parent01b60715c2474605798db9ac8af9d83f9b03ef93 (diff)
update milestones
-rw-r--r--milestoneupdater/config.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/milestoneupdater/config.json b/milestoneupdater/config.json
index 893f045..99928a6 100644
--- a/milestoneupdater/config.json
+++ b/milestoneupdater/config.json
@@ -25,22 +25,22 @@
"viewer"
],
"dueDates": {
- "Nextcloud 22.2.10": "2022-07-14",
- "Nextcloud 22.2.9": "2022-06-20",
- "Nextcloud 23.0.7": "2022-07-14",
- "Nextcloud 23.0.6": "2022-06-20",
- "Nextcloud 24.0.3": "2022-07-14",
- "Nextcloud 24.0.2": "2022-06-20"
+ "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"
},
"closeMilestones": [
- "Nextcloud 22.2.8",
- "Nextcloud 23.0.5",
- "Nextcloud 24.0.1"
+ "Nextcloud 22.2.9",
+ "Nextcloud 23.0.6",
+ "Nextcloud 24.0.2"
],
"addMilestones": [
- "Nextcloud 24.0.3",
- "Nextcloud 23.0.7",
- "Nextcloud 22.2.10"
+ "Nextcloud 24.0.4",
+ "Nextcloud 23.0.8",
+ "Nextcloud 22.2.11"
],
"versionAdded": {}
}