14 lines
395 B
XML
14 lines
395 B
XML
<?xml version="1.0"?>
|
|
<info>
|
|
<id>updatenotification</id>
|
|
<name>Update notification</name>
|
|
<description>Displays update notifications for ownCloud and provides the SSO for the updater.</description>
|
|
<licence>AGPL</licence>
|
|
<author>Lukas Reschke</author>
|
|
<version>0.2.0</version>
|
|
<default_enable/>
|
|
<dependencies>
|
|
<owncloud min-version="9.1" max-version="9.1" />
|
|
</dependencies>
|
|
</info>
|