diff options
Diffstat (limited to 'apps/comments/appinfo/info.xml')
-rw-r--r-- | apps/comments/appinfo/info.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/comments/appinfo/info.xml b/apps/comments/appinfo/info.xml index 550c79448cf..2003fc5c096 100644 --- a/apps/comments/appinfo/info.xml +++ b/apps/comments/appinfo/info.xml @@ -6,11 +6,11 @@ <licence>AGPL</licence> <author>Arthur Shiwon, Vincent Petry</author> <default_enable/> - <version>0.1</version> + <version>0.2</version> <dependencies> <owncloud min-version="9.0" max-version="9.0" /> </dependencies> - <documentation> - <user>user-comments</user> - </documentation> + <types> + <logging/> + </types> </info> |