summaryrefslogtreecommitdiffstats
path: root/apps/theming/appinfo/info.xml
diff options
context:
space:
mode:
Diffstat (limited to 'apps/theming/appinfo/info.xml')
-rw-r--r--apps/theming/appinfo/info.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/apps/theming/appinfo/info.xml b/apps/theming/appinfo/info.xml
index 58c839f2758..6db66632a45 100644
--- a/apps/theming/appinfo/info.xml
+++ b/apps/theming/appinfo/info.xml
@@ -5,11 +5,17 @@
<description>Adjust the Nextcloud theme</description>
<licence>AGPL</licence>
<author>Nextcloud</author>
- <version>0.1.0</version>
+ <version>0.2.0</version>
<namespace>Theming</namespace>
<category>other</category>
+
<dependencies>
<owncloud min-version="9.0" max-version="9.1" />
</dependencies>
+
+ <types>
+ <logging/>
+ </types>
+
<default_enable/>
</info>