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

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgreta <gretadoci@gmail.com>2022-09-02 11:02:06 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2022-09-05 10:59:38 +0300
commitaeb19c20f01b0cdcc58f08bb0b88d130107e8c98 (patch)
tree0cf3feddb25c2243ab1554d32daa4cb5fda58f2e /appinfo/info.xml
parent9bac6dad93b21aaa9859449f737b9033d40c6594 (diff)
Drop NC 24 support
Co-Authored-By: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: greta <gretadoci@gmail.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'appinfo/info.xml')
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index c9deaafc4..912429837 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -30,7 +30,7 @@
<screenshot>https://user-images.githubusercontent.com/1374172/79554966-278e1600-809f-11ea-82ea-7a0d72a2704f.png</screenshot>
<dependencies>
<php min-version="7.4" max-version="8.1" />
- <nextcloud min-version="22" max-version="25" />
+ <nextcloud min-version="25" max-version="25" />
</dependencies>
<background-jobs>
<job>OCA\Mail\BackgroundJob\CleanupJob</job>