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>2021-11-30 16:40:44 +0300
committerRichard Steinmetz <richard@steinmetz.cloud>2021-11-30 16:40:49 +0300
commit749deef154f913b31c44822602afb2bfdea9da13 (patch)
treef7f2f9b75c2fe8988fd8c941d7de8b7f4b35eff0
parent2f1867c45579fd6d78a89c66a76962651ec5adce (diff)
Allow Nextcloud 23
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index e260d1f..8963b17 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -25,7 +25,7 @@ The first time you install this app, before using a cron job, you properly want
</types>
<dependencies>
<php min-version="7.2" max-version="8.0" />
- <nextcloud min-version="20" max-version="22" />
+ <nextcloud min-version="20" max-version="23" />
</dependencies>
<commands>