mirror of
https://github.com/KDE/latte-dock.git
synced 2025-03-23 14:50:35 +03:00
update to v0.6.2
This commit is contained in:
parent
c204ad0ce8
commit
477a5b271d
@ -1,5 +1,9 @@
|
||||
#**CHANGELOG**#
|
||||
|
||||
#### Version 0.6.2
|
||||
|
||||
* fix #446, crash from groupDialog in 5.8
|
||||
|
||||
#### Version 0.6.1
|
||||
|
||||
* fix #385,load font through QFontDatabase
|
||||
|
@ -2,7 +2,7 @@ project(lattedock)
|
||||
cmake_minimum_required(VERSION 3.0 FATAL_ERROR)
|
||||
|
||||
set(CMAKE_CXX_STANDARD 14)
|
||||
set(VERSION 0.6.1)
|
||||
set(VERSION 0.6.2)
|
||||
set(AUTHOR "Michail Vourlakos, Smith Ar")
|
||||
set(EMAIL "mvourlakos@gmail.com, audoban@openmailbox.org")
|
||||
set(WEBSITE "https://github.com/psifidotos/Latte-Dock")
|
||||
|
Loading…
x
Reference in New Issue
Block a user