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

github.com/pierre-alain-b/rainloop-nextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre-Alain Bandinelli <pa@bandinelli.net>2021-03-06 13:30:09 +0300
committerPierre-Alain Bandinelli <pa@bandinelli.net>2021-03-06 13:30:09 +0300
commit1e2695cd6423ecbfe25af272026ee3a30be2997a (patch)
tree5a5bd99ee91779c9e5fd2374a87234e70501ff0a /appinfo
parent92d054fecea53b9c88f1bfc25efbe7a949e4e8e0 (diff)
Correcting - only for NC207.1.1c
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index ea44bcc..32a3a61 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -22,7 +22,7 @@
<dependencies>
<php min-version="5.4" />
<owncloud min-version="6" max-version="9.2" />
- <nextcloud min-version="19" max-version="22" />
+ <nextcloud min-version="20" max-version="22" />
</dependencies>
<settings>
<admin>OCA\RainLoop\Settings\AdminSettings</admin>