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

This version also works on v17

This commit is contained in:
noci2012 2019-11-19 11:26:31 +01:00 committed by GitHub
parent 457c1603fa
commit 0d4b953a2b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@ See [README] for more information on (mis)features of this app.
]]>
</description>
<licence>AGPL</licence>
<version>0.8.8</version>
<version>0.8.9</version>
<author>Frank de Lange</author>
<category>tools</category>
<category>files</category>
@ -37,7 +37,7 @@ See [README] for more information on (mis)features of this app.
<database>sqlite</database>
<database>mysql</database>
<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="17.0" />
</dependencies>
<settings>
<admin>OCA\Files_Opds\Settings\Admin</admin>