aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/appinfo/info.xml
blob: 0bfdd861a2f106af2654b06c0ad35964cae21b9e (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.</description>
	<licence>AGPL</licence>
	<author>Lukas Reschke</author>
	<version>0.1.0</version>
	<default_enable/>
	<dependencies>
		<owncloud min-version="9.0" max-version="9.0" />
	</dependencies>
</info>