Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBart Visscher <bartv@thisnet.nl>2012-06-30 01:56:06 +0400
committerBart Visscher <bartv@thisnet.nl>2012-08-03 18:05:48 +0400
commit599741bdd6434f8e0fba2aa5f9b40b0965c39bd8 (patch)
tree12602bccdb4c7e37f0848996a6d3397a6516ce8f /apps/admin_audit/appinfo
parente36e00dc00eaecddd184d27a61acdefe880f6336 (diff)
audit: update appinfo to OC4
Diffstat (limited to 'apps/admin_audit/appinfo')
-rw-r--r--apps/admin_audit/appinfo/info.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/admin_audit/appinfo/info.xml b/apps/admin_audit/appinfo/info.xml
index 6eb62fbbd16..4fa013162f3 100644
--- a/apps/admin_audit/appinfo/info.xml
+++ b/apps/admin_audit/appinfo/info.xml
@@ -5,6 +5,7 @@
<version>0.1</version>
<licence>AGPL</licence>
<author>Bart Visscher</author>
- <require>2</require>
+ <require>4</require>
<description>Audit user actions in Owncloud</description>
+ <shipped>true</shipped>
</info>