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>2021-11-12 20:21:11 +0300
committerArthur Schiwon <blizzz@arthur-schiwon.de>2021-11-12 20:21:11 +0300
commit139d1990aaeff910597f06d93a209c162d659441 (patch)
treec0daac7efd6ef8e3d2b0b40e9979393668d893d5
parent81c506dc9298f0fee7f564d1de4d88ad41beb3bc (diff)
latest milestone changes - around 22.2.2 release
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
-rw-r--r--milestoneupdater/config.json7
1 files changed, 2 insertions, 5 deletions
diff --git a/milestoneupdater/config.json b/milestoneupdater/config.json
index 6db93e7..a78e2a8 100644
--- a/milestoneupdater/config.json
+++ b/milestoneupdater/config.json
@@ -27,13 +27,10 @@
"dueDates": {
},
"closeMilestones": [
- "Nextcloud 20.0.14",
- "Nextcloud 21.0.6",
- "Nextcloud 22.2.1"
+ "Nextcloud 22.2.2"
],
"addMilestones": [
- "Nextcloud 21.0.8",
- "Nextcloud 22.2.3"
+ "Nextcloud 22.2.4"
],
"versionAdded": {}
}