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