Merge pull request #9573 from nextcloud/fix/9568/theming-wo-sig

bump version for theming again 🙇
This commit is contained in:
Roeland Jago Douma 2018-05-24 08:58:39 +02:00 committed by GitHub
commit 5bd9087cb7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>