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

files_opds: 0.6.10: set 'shipped' to false in info.xml to allow direct install in OC8.2+

This commit is contained in:
frankdelange 2015-12-04 17:02:25 +01:00
parent 1048ec613e
commit aee8dc5849

View file

@ -10,10 +10,10 @@
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.9</version>
<version>0.6.10</version>
<author>Frank de Lange</author>
<requiremin>8.1</requiremin>
<shipped>true</shipped>
<shipped>false</shipped>
<default_enable/>
<repository type="git">https://github.com/Yetangitu/owncloud-apps</repository>
<bugs>https://github.com/Yetangitu/owncloud-apps/issues</bugs>