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

all: added screenshots to info.xml

This commit is contained in:
frankdelange 2017-01-09 18:36:34 +01:00
parent 62a9796fb3
commit 65225ded1f
2 changed files with 6 additions and 2 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.7.0</version>
<version>0.7.1</version>
<author>Frank de Lange</author>
<category>tools</category>
<category>files</category>
@ -22,6 +22,7 @@
<documentation>
<user>https://github.com/Yetangitu/owncloud-apps/blob/master/files_opds/README.md</user>
</documentation>
<screenshot>https://github.com/Yetangitu/owncloud-apps/blob/master/screenshots/files_opds-1.png</screenshot>
<dependencies>
<php min-version="5.4" />
<database>pgsql</database>