Bump supported nextcloud version

This commit is contained in:
Pellaeon Lin 2018-09-30 15:26:41 +08:00
parent ea7ee1caa2
commit 7341c68b20
1 changed files with 1 additions and 1 deletions

View File

@ -41,6 +41,6 @@ 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="9" max-version="14" />
<nextcloud min-version="9" max-version="15" />
</dependencies>
</info>