summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/appinfo/info.xml
blob: 9fbfa8e96b5bb43ac0706d76b81cefd297ee18da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?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>