Blame view
sources/apps/updater/appinfo/info.xml
349 Bytes
|
d1bafeea1
|
1 2 3 4 5 |
<?xml version="1.0"?> <info> <id>updater</id> <name>Updater</name> <description>ownCloud updater plugin. Check README for details.</description> |
|
6d9380f96
|
6 |
<version>0.4</version> |
|
d1bafeea1
|
7 8 9 10 11 12 |
<licence>AGPL</licence> <author>Victor Dubiniuk</author> <shipped>true</shipped> <default_enable/> <require>4.93</require> <types></types> |
|
6d9380f96
|
13 |
<ocsid>166059</ocsid> |
|
d1bafeea1
|
14 |
</info> |