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:
parent
1048ec613e
commit
aee8dc5849
1 changed files with 2 additions and 2 deletions
|
@ -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/).
|
The feed is in compliance with the OPDS 1.1 specification according to the online OPDS validator (http://opds-validator.appspot.com/).
|
||||||
</description>
|
</description>
|
||||||
<licence>AGPL</licence>
|
<licence>AGPL</licence>
|
||||||
<version>0.6.9</version>
|
<version>0.6.10</version>
|
||||||
<author>Frank de Lange</author>
|
<author>Frank de Lange</author>
|
||||||
<requiremin>8.1</requiremin>
|
<requiremin>8.1</requiremin>
|
||||||
<shipped>true</shipped>
|
<shipped>false</shipped>
|
||||||
<default_enable/>
|
<default_enable/>
|
||||||
<repository type="git">https://github.com/Yetangitu/owncloud-apps</repository>
|
<repository type="git">https://github.com/Yetangitu/owncloud-apps</repository>
|
||||||
<bugs>https://github.com/Yetangitu/owncloud-apps/issues</bugs>
|
<bugs>https://github.com/Yetangitu/owncloud-apps/issues</bugs>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue