mirror of
https://github.com/nextcloud/server.git
synced 2026-06-14 19:20:35 -04:00
Merge pull request #9573 from nextcloud/fix/9568/theming-wo-sig
bump version for theming again 🙇
This commit is contained in:
commit
5bd9087cb7
1 changed files with 6 additions and 8 deletions
|
|
@ -5,19 +5,17 @@
|
|||
<description>Adjust the Nextcloud theme</description>
|
||||
<licence>AGPL</licence>
|
||||
<author>Nextcloud</author>
|
||||
<version>1.4.2</version>
|
||||
<version>1.4.3</version>
|
||||
<namespace>Theming</namespace>
|
||||
<category>other</category>
|
||||
|
||||
<dependencies>
|
||||
<nextcloud min-version="13" max-version="13" />
|
||||
</dependencies>
|
||||
|
||||
<types>
|
||||
<logging/>
|
||||
</types>
|
||||
|
||||
<default_enable/>
|
||||
<category>customization</category>
|
||||
<bugs>https://github.com/nextcloud/server/issues/</bugs>
|
||||
<dependencies>
|
||||
<nextcloud min-version="13" max-version="13" />
|
||||
</dependencies>
|
||||
|
||||
<settings>
|
||||
<admin>OCA\Theming\Settings\Admin</admin>
|
||||
|
|
|
|||
Loading…
Reference in a new issue