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

files_opds: v0.6.16: several fixes by ayamshanov, raised maximum OC/NC version to 9.2

This commit is contained in:
frankdelange 2016-08-17 18:22:58 +02:00
parent ad200b7f95
commit 9b336c75c0

View file

@ -10,7 +10,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.6.15</version>
<version>0.6.16</version>
<author>Frank de Lange</author>
<shipped>false</shipped>
<default_enable/>
@ -22,7 +22,7 @@
<database>pgsql</database>
<database>sqlite</database>
<database>mysql</database>
<owncloud min-version="8.1" max-version="9.0" />
<owncloud min-version="8.1" max-version="9.2" />
</dependencies>
<ocsid>168132</ocsid>
</info>