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

github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPellaeon Lin <nfsmwlin@gmail.com>2019-05-19 06:10:22 +0300
committerPellaeon Lin <nfsmwlin@gmail.com>2019-05-19 06:10:22 +0300
commit02f9b632d2b7074b6eb5e83d62c931d791238489 (patch)
treeb3ec5052699d943a42ae1361f02a9db884d488ca /appinfo
parentdf1ff98acb345c82d55bd75d29f755a8b0cf0cd1 (diff)
Bump supported NC version to 17
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 541d766..b632bc8 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -41,7 +41,7 @@ Send BTC to `33pStaSaf4sDUA8XBAHTq7ZDQpCVFQArxQ`
<database>pgsql</database>
<database min-version="5.5">mysql</database>
<owncloud min-version="9.0" max-version="11"/>
- <nextcloud min-version="14" max-version="17" />
+ <nextcloud min-version="14" max-version="18" />
</dependencies>
<settings>
<admin>OCA\Registration\Settings\RegistrationSettings</admin>