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-09-06 15:00:10 +0300
committerRichard Steinmetz <richard@steinmetz.cloud>2022-09-06 15:00:10 +0300
commit736275e510a6517ce8067fd416534ac08d185e49 (patch)
tree8ac7b99b7a9040a1aeb20596c88ebb3243454f7a
parent5a36e1d3716516ff2d0fdc351ff2c41de2bc794d (diff)
Drop support for Nextcloud 22 (EOL)
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 6228c06..d37a97f 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="25" />
+ <nextcloud min-version="23" max-version="25" />
</dependencies>
<commands>