summaryrefslogtreecommitdiffstats
path: root/apps/contacts
diff options
context:
space:
mode:
authorFrank Karlitschek <frank@owncloud.org>2012-05-18 16:06:57 +0200
committerFrank Karlitschek <frank@owncloud.org>2012-05-18 16:06:57 +0200
commit9e735241689a9ba6a7810f4873fe2bba548e4cc3 (patch)
treec7b74c3369d7a0a01351230fcc280bad21fedccc /apps/contacts
parent2d3c709163ae835e34e4f84144bc91ff796baa45 (diff)
downloadnextcloud-server-9e735241689a9ba6a7810f4873fe2bba548e4cc3.tar.gz
nextcloud-server-9e735241689a9ba6a7810f4873fe2bba548e4cc3.zip
mark the apps as part of the shipped package and increase the requirement to ownCloud 4
Diffstat (limited to 'apps/contacts')
-rw-r--r--apps/contacts/appinfo/info.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/contacts/appinfo/info.xml b/apps/contacts/appinfo/info.xml
index 86692d65b4f..74fd6b012dd 100644
--- a/apps/contacts/appinfo/info.xml
+++ b/apps/contacts/appinfo/info.xml
@@ -4,7 +4,8 @@
<name>Contacts</name>
<licence>AGPL</licence>
<author>Jakob Sack</author>
- <require>2</require>
+ <require>4</require>
+ <shipped>true</shipped>
<description>Address book with CardDAV support.</description>
<standalone/>
<default_enable/>