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:
parent
457c1603fa
commit
0d4b953a2b
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue