Bump supported nextcloud version
This commit is contained in:
parent
ea7ee1caa2
commit
7341c68b20
|
|
@ -41,6 +41,6 @@ Send BTC to `33pStaSaf4sDUA8XBAHTq7ZDQpCVFQArxQ`
|
||||||
<database>pgsql</database>
|
<database>pgsql</database>
|
||||||
<database min-version="5.5">mysql</database>
|
<database min-version="5.5">mysql</database>
|
||||||
<owncloud min-version="9.0" max-version="11"/>
|
<owncloud min-version="9.0" max-version="11"/>
|
||||||
<nextcloud min-version="9" max-version="14" />
|
<nextcloud min-version="9" max-version="15" />
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</info>
|
</info>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue