1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-03-09 00:58:15 +03:00

Udate to version 0.9.98

This commit is contained in:
Johan Smith Agudelo Rodriguez 2017-03-25 14:43:40 -05:00
parent ab30b89940
commit d665d5d787
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
#**CHANGELOG**#
#### Version 0.5.99 Beta
#### Version 0.5.98 Beta
* fix #323, a better fix for hover effect crashes
* fix #323, preserve compatibility with plasma 5.8

View File

@ -2,7 +2,7 @@ project(lattedock)
cmake_minimum_required(VERSION 3.0 FATAL_ERROR)
set(CMAKE_CXX_STANDARD 14)
set(VERSION 0.5.91)
set(VERSION 0.5.98)
set(AUTHOR "Michail Vourlakos, Smith Ar")
set(EMAIL "mvourlakos@gmail.com, audoban@openmailbox.org")
set(WEBSITE "https://github.com/psifidotos/Latte-Dock")