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

github.com/nextcloud/previewgenerator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Steinmetz <richard@steinmetz.cloud>2022-05-17 12:43:19 +0300
committerRichard Steinmetz <richard@steinmetz.cloud>2022-05-17 12:43:19 +0300
commit5a36e1d3716516ff2d0fdc351ff2c41de2bc794d (patch)
tree05619f5c5c684822f99eb3785892dabc6fd083b5 /appinfo
parentd6e55fb486cda6b9144035fd10f5b72d09d92daa (diff)
Add support for Nextcloud 25
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index dee7229..6228c06 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -24,7 +24,7 @@ The first time you install this app, before using a cron job, you properly want
</types>
<dependencies>
<php min-version="7.4" max-version="8.1" />
- <nextcloud min-version="22" max-version="24" />
+ <nextcloud min-version="22" max-version="25" />
</dependencies>
<commands>