summaryrefslogtreecommitdiffstats
path: root/apps/comments/appinfo/info.xml
blob: c61b4a0fc7c28eac128880f9bf0f4bc21f42492b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0"?>
<info>
	<id>comments</id>
	<name>Comments</name>
	<description>Files app plugin to add comments to files</description>
	<licence>AGPL</licence>
	<author>Arthur Schiwon, Vincent Petry</author>
	<default_enable/>
	<version>0.3.0</version>
	<dependencies>
		<owncloud min-version="9.1" max-version="9.1" />
	</dependencies>
	<types>
		<logging/>
	</types>
</info>