mirror of
https://github.com/mwalbeck/nextcloud-breeze-dark.git
synced 2025-07-03 09:52:57 +00:00
Update CHANGELOG and bump version number
This commit is contained in:
parent
6ec8c401e5
commit
5a0f71b439
3 changed files with 7 additions and 3 deletions
|
@ -1,5 +1,9 @@
|
|||
# Changelog
|
||||
|
||||
## 17.0.9 - 2020-02-16
|
||||
### Fixed
|
||||
- [#95](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/95) Fix styling for Two-factor TOTP and 2fa selection screen on login when having multiple 2fa's enabled
|
||||
|
||||
## 17.0.8 - 2020-02-11
|
||||
### Fixed
|
||||
- [#90](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/90) Add icon variable definition for --icon-checkmark-f2f2f2
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<name>Breeze Dark</name>
|
||||
<summary>Breeze Dark theme for Nextcloud, based on the theme by KDE</summary>
|
||||
<description><![CDATA[This is a breeze dark theme for Nextcloud, based on the theme by the KDE project.]]></description>
|
||||
<version>17.0.8</version>
|
||||
<version>17.0.9</version>
|
||||
<licence>agpl</licence>
|
||||
<author mail="mw@mwalbeck.org" homepage="https://github.com/mwalbeck/nextcloud-breeze-dark">Magnus Walbeck</author>
|
||||
<namespace>BreezeDark</namespace>
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
/*
|
||||
=============================================================================
|
||||
* Breeze Dark for Nextcloud
|
||||
* Version: 17.0.8
|
||||
* Date 2020-02-11
|
||||
* Version: 17.0.9
|
||||
* Date 2020-02-16
|
||||
* Copyright (C) 2017, Magnus Walbeck <mw@mwalbeck.org>
|
||||
* License: AGPLv3 - https://github.com/mwalbeck/nextcloud-breeze-dark/blob/master/COPYING
|
||||
* Source code: https://github.com/mwalbeck/nextcloud-breeze-dark
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue