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-09-28 18:39:27 +0300
committerArthur Schiwon <blizzz@arthur-schiwon.de>2022-09-28 18:39:27 +0300
commit700323dbe57f2b0ff2545bfb3c5a5f083f859eff (patch)
treedd949f4d07fc8c87e7bd3105c7e46a63bcd5e9e9 /milestoneupdater
parentd01983fea89cd20313b49fac3ff0b50796b09e5e (diff)
update apps due to bundle state changes
- NC 25 dropped files_videoplayer - NC 25 added those four additional apps Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Diffstat (limited to 'milestoneupdater')
-rw-r--r--milestoneupdater/config.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/milestoneupdater/config.json b/milestoneupdater/config.json
index 8d5c0b8..1e6eff8 100644
--- a/milestoneupdater/config.json
+++ b/milestoneupdater/config.json
@@ -3,6 +3,7 @@
"repos": [
"3rdparty",
"activity",
+ "bruteforcesettings",
"circles",
"documentation",
"example-files",
@@ -17,10 +18,13 @@
"photos",
"privacy",
"recommendations",
+ "related_resources",
"server",
"serverinfo",
"survey_client",
+ "suspicious_login",
"text",
+ "twofactor_totp",
"updater",
"viewer"
],
@@ -35,6 +39,7 @@
"Nextcloud 24.0.5"
],
"addMilestones": [
+ "Nextcloud 25.0.1",
"Nextcloud 24.0.7",
"Nextcloud 23.0.11"
],