1
0
Fork 0
mirror of https://github.com/Yetangitu/owncloud-apps.git synced 2025-10-02 14:49:17 +02:00
This commit is contained in:
Gaspard d'Hautefeuille 2017-12-12 14:23:31 +00:00 committed by GitHub
commit cb272cf488
2 changed files with 4 additions and 4 deletions

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>

View file

@ -121,7 +121,7 @@ The same Android device showing a zoomed-in part of a page|![The same Android de
[SS18]: https://github.com/Yetangitu/owncloud-apps/blob/master/screenshots/photo_2017-03-15_18-28-56.jpg?raw=true "The same Android device showing a zoomed-in part of a page"
]]>
</description>
<version>1.0.4</version>
<version>1.0.5</version>
<licence>AGPL</licence>
<author>Frank de Lange</author>
<documentation>
@ -141,7 +141,7 @@ The same Android device showing a zoomed-in part of a page|![The same Android de
</types>
<dependencies>
<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"/>
<database>pgsql</database>
<database>sqlite</database>
<database>mysql</database>