summaryrefslogtreecommitdiffstats
path: root/appinfo/info.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appinfo/info.xml')
-rw-r--r--appinfo/info.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
new file mode 100644
index 00000000..7b05c120
--- /dev/null
+++ b/appinfo/info.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0"?>
+<info>
+ <id>contactsrework</id>
+ <name>Contacts Rework</name>
+ <description>My first ownCloud app</description>
+ <licence>AGPL</licence>
+ <author>Hendrik Leppelsack</author>
+ <version>0.0.1</version>
+ <namespace>ContactsRework</namespace>
+ <category>other</category>
+ <dependencies>
+ <owncloud min-version="8.1" />
+ </dependencies>
+</info> \ No newline at end of file