1
0
Fork 0
mirror of https://github.com/Yetangitu/owncloud-apps.git synced 2025-10-02 14:49:17 +02:00

Update info.xml

Try support for nextcloud 15
This commit is contained in:
Shawn Barratt 2019-08-27 15:57:03 -04:00 committed by GitHub
parent 457c1603fa
commit 812440c9b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -52,7 +52,7 @@ See [README] for more exhaustive information on features and potential misfeatur
</types>
<dependencies>
<owncloud min-version="8.2" max-version="10.0" />
<nextcloud min-version="8.1" max-version="13.0"/>
<nextcloud min-version="8.1" max-version="15.0"/>
<database>pgsql</database>
<database>sqlite</database>
<database>mysql</database>