summaryrefslogtreecommitdiffstats
path: root/appinfo/info.xml
blob: 363555b35c72de5a44951a823224bf0ebd574f98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0"?>
<info>
    <id>contacts</id>
    <name>Contacts</name>
    <description>The new and improved app for your Contacts.</description>
    <licence>AGPL</licence>
    <author>Hendrik Leppelsack</author>
    <version>1.0.0.0</version>
    <category>other</category>
    <dependencies>
        <owncloud min-version="9.0" max-version="9.0" />
    </dependencies>
</info>