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>2021-12-03 00:16:10 +0300
committergreta <gretadoci@gmail.com>2021-12-03 23:20:46 +0300
commita7df32f8a5ec096cf89bfe357432f9f5aedc45e2 (patch)
treea00bd6ce4c4a059fbeaaf08b9a600243b22cd04e /appinfo/info.xml
parentff62df4d0920a0ff3fdf57d13ff9803acd8cb40d (diff)
Drop version 20
Signed-off-by: greta <gretadoci@gmail.com>
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 7c24f86a2..1ff9f4c9d 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -34,7 +34,7 @@
<screenshot>https://user-images.githubusercontent.com/1374172/79554966-278e1600-809f-11ea-82ea-7a0d72a2704f.png</screenshot>
<dependencies>
<php min-version="7.3" max-version="8.0" />
- <nextcloud min-version="20" max-version="24" />
+ <nextcloud min-version="21" max-version="24" />
</dependencies>
<background-jobs>
<job>OCA\Mail\BackgroundJob\CleanupJob</job>