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

- some more inconsequential changes to info.xml to satisfy the Owncloud

marketplace
This commit is contained in:
frankdelange 2018-01-19 13:25:13 +01:00
parent 57c6bf59f9
commit 6a93a56122
7 changed files with 8 additions and 8 deletions

View file

@ -35,8 +35,8 @@
<database>pgsql</database>
<database>sqlite</database>
<database>mysql</database>
<owncloud min-version="8.1" max-version="10" />
<nextcloud min-version="8.1" max-version="13" />
<owncloud min-version="8.2" max-version="10.0" />
<nextcloud min-version="8.1" max-version="13.0" />
</dependencies>
<settings>
<admin>OCA\Files_Opds\Settings\Admin</admin>