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