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

This commit is contained in:
Gaspard d'Hautefeuille 2017-12-12 14:22:04 +00:00 committed by GitHub
parent 3143b469da
commit 0e6610f746
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@
The feed is in compliance with the OPDS 1.1 specification according to the online OPDS validator (http://opds-validator.appspot.com/).
</description>
<licence>AGPL</licence>
<version>0.8.2</version>
<version>0.8.3</version>
<author>Frank de Lange</author>
<category>tools</category>
<category>files</category>
@ -29,7 +29,7 @@
<database>sqlite</database>
<database>mysql</database>
<owncloud min-version="8.1" max-version="9.2" />
<nextcloud min-version="8.1" max-version="12" />
<nextcloud min-version="8.1" max-version="13" />
</dependencies>
<settings>
<admin>OCA\Files_Opds\Settings\Admin</admin>