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-16 13:42:24 +0300
committerRichard Steinmetz <richard@steinmetz.cloud>2022-05-16 13:42:27 +0300
commit3f5b3377ea699d47163116ce94d94aa5834fbda8 (patch)
tree7878f3784b7f2f98df8249d09b0629644fbd141a
parent6854146fc7e3e8293a926938a902d0e4abf67cc1 (diff)
Drop support for Nextcloud 22
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 18225a1..fc602e0 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.3" max-version="8.1" />
- <nextcloud min-version="21" max-version="24" />
+ <nextcloud min-version="22" max-version="24" />
</dependencies>
<commands>