mirror of
https://github.com/mwalbeck/nextcloud-breeze-dark.git
synced 2025-07-05 10:42:43 +00:00
Update CHANGELOG and bump version number
This commit is contained in:
parent
84f60b8d76
commit
c67216311d
3 changed files with 7 additions and 3 deletions
|
@ -1,5 +1,9 @@
|
|||
# Changelog
|
||||
|
||||
## 17.0.4 - 2020-01-29
|
||||
### Fixed
|
||||
- Fix [#82](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/82) Some icons are showing up black
|
||||
|
||||
## 17.0.3 - 2020-01-18
|
||||
### Added
|
||||
- Website and screenshot metadata to info.xml
|
||||
|
|
|
@ -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.3</version>
|
||||
<version>17.0.4</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.3
|
||||
* Date 2020-01-18
|
||||
* Version: 17.0.4
|
||||
* Date 2020-01-29
|
||||
* 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