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