Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/quota_warning.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-09-22 14:43:44 +0300
committerJoas Schilling <coding@schilljs.com>2022-09-22 14:43:44 +0300
commit05e2d775a7516fe284e80040b959757cd7134d80 (patch)
tree96bd63c25200202e8e8a20b7b406f3496d50f523
parent2294819605d304f801893981c81f3f4ec2a6de73 (diff)
Add Nextcloud 25 supportupdate-master-version
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--.github/workflows/update-christophwurst-nextcloud.yml2
-rwxr-xr-xappinfo/info.xml4
2 files changed, 3 insertions, 3 deletions
diff --git a/.github/workflows/update-christophwurst-nextcloud.yml b/.github/workflows/update-christophwurst-nextcloud.yml
index e2e5f52..50c81c6 100644
--- a/.github/workflows/update-christophwurst-nextcloud.yml
+++ b/.github/workflows/update-christophwurst-nextcloud.yml
@@ -17,7 +17,7 @@ jobs:
strategy:
fail-fast: false
matrix:
- branches: ["master", "stable24", "stable23", "stable22"]
+ branches: ["master", "stable25", "stable24", "stable23"]
name: update-christophwurst-nextcloud-${{ matrix.branches }}
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 500a3c4..2a2c4b4 100755
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -7,7 +7,7 @@
<description>This app sends notifications to users when they reached 85, 90 and 95% of their quota (checked once a day).
In addition an email can be sent to the users. The three percentages can be changed in the admin settings.
It is also possible to have a link in the email and the notification for upsell options.</description>
- <version>1.14.0</version>
+ <version>1.15.0</version>
<licence>agpl</licence>
<author>Joas Schilling</author>
<namespace>QuotaWarning</namespace>
@@ -23,7 +23,7 @@ It is also possible to have a link in the email and the notification for upsell
<screenshot>https://raw.githubusercontent.com/nextcloud/quota_warning/master/docs/email.png</screenshot>
<screenshot>https://raw.githubusercontent.com/nextcloud/quota_warning/master/docs/admin-settings.png</screenshot>
<dependencies>
- <nextcloud min-version="22" max-version="25" />
+ <nextcloud min-version="23" max-version="26" />
</dependencies>
<repair-steps>
<install>