1
0
Fork 0
mirror of https://github.com/mwalbeck/nextcloud-breeze-dark.git synced 2025-04-08 06:50:11 +00:00

Bump to version 20

This commit is contained in:
Magnus Walbeck 2020-10-06 21:11:50 +02:00
parent 4a46364a44
commit c0c45fe789
Signed by: mwalbeck
GPG key ID: CCB78CFF3F950769
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@ The personal option allows each user to set their own preference independent of
Personal settings > Accessibility > Breeze Dark
```
]]></description>
<version>19.0.6</version>
<version>20.0.0</version>
<licence>agpl</licence>
<author mail="mw@mwalbeck.org" homepage="https://github.com/mwalbeck/nextcloud-breeze-dark">Magnus Walbeck</author>
<namespace>BreezeDark</namespace>
@ -34,7 +34,7 @@ Personal settings > Accessibility > Breeze Dark
<bugs>https://github.com/mwalbeck/nextcloud-breeze-dark/issues</bugs>
<screenshot>https://raw.githubusercontent.com/mwalbeck/nextcloud-breeze-dark/master/screenshot.png</screenshot>
<dependencies>
<nextcloud min-version="19" max-version="19"/>
<nextcloud min-version="20" max-version="20"/>
</dependencies>
<settings>
<personal>OCA\BreezeDark\Settings\Personal</personal>

View file

@ -1,8 +1,8 @@
/**
* =============================================================================
* Breeze Dark for Nextcloud
* Version: 19.0.6
* Date 2020-10-17
* Version: 20.0.0
* Date 2020-10-06
* Source code: https://github.com/mwalbeck/nextcloud-breeze-dark
* Made with the help of contributors! See AUTHORS.md
* =============================================================================