We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c988ec commit f35b696Copy full SHA for f35b696
apps/theming/appinfo/info.xml
@@ -5,11 +5,17 @@
5
<description>Adjust the Nextcloud theme</description>
6
<licence>AGPL</licence>
7
<author>Nextcloud</author>
8
- <version>0.1.0</version>
+ <version>0.2.0</version>
9
<namespace>Theming</namespace>
10
<category>other</category>
11
+
12
<dependencies>
13
<owncloud min-version="9.0" max-version="9.1" />
14
</dependencies>
15
16
+ <types>
17
+ <logging/>
18
+ </types>
19
20
<default_enable/>
21
</info>
0 commit comments