Skip to content

Commit

Permalink
update to 0.8.9
Browse files Browse the repository at this point in the history
  • Loading branch information
psifidotos committed Jun 27, 2019
1 parent 00d53ce commit 03c1c39
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ project(lattedock)
cmake_minimum_required(VERSION 3.0 FATAL_ERROR)

set(CMAKE_CXX_STANDARD 14)
set(VERSION 0.8.8)
set(VERSION 0.8.9)
set(AUTHOR "Michail Vourlakos, Smith Ar")
set(EMAIL "[email protected], [email protected]")
set(WEBSITE "https://github.com/psifidotos/Latte-Dock")
Expand Down
2 changes: 1 addition & 1 deletion containment/package/metadata.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ NoDisplay=true
X-KDE-PluginInfo-Author=Michail Vourlakos, Smith Ar
X-KDE-PluginInfo-Email[email protected], [email protected]
X-KDE-PluginInfo-Name=org.kde.latte.containment
X-KDE-PluginInfo-Version=0.8.8
X-KDE-PluginInfo-Version=0.8.9
X-KDE-PluginInfo-Website=https://github.com/psifidotos/Latte-Dock
X-KDE-PluginInfo-Category=X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
Expand Down
2 changes: 1 addition & 1 deletion plasmoid/package/metadata.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ X-Plasma-Provides=org.kde.plasma.multitasking
X-KDE-PluginInfo-Author=Michail Vourlakos, Smith Ar
X-KDE-PluginInfo-Email[email protected], [email protected]
X-KDE-PluginInfo-Name=org.kde.latte.plasmoid
X-KDE-PluginInfo-Version=0.8.8
X-KDE-PluginInfo-Version=0.8.9
X-KDE-PluginInfo-Website=https://github.com/psifidotos/Latte-Dock
X-KDE-PluginInfo-Category=Windows and Tasks
X-KDE-PluginInfo-Depends=X-KDE-PluginInfo-License=GPL v2+
Expand Down
2 changes: 1 addition & 1 deletion shell/package/metadata.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,5 @@ X-KDE-PluginInfo-Author=Michail Vourlakos, Smith Ar
X-KDE-PluginInfo-Email[email protected], [email protected]
X-KDE-PluginInfo-License=GPLv3+
X-KDE-PluginInfo-Name=org.kde.latte.shell
X-KDE-PluginInfo-Version=0.8.8
X-KDE-PluginInfo-Version=0.8.9
X-KDE-PluginInfo-Website=https://github.com/psifidotos/Latte-Dock

0 comments on commit 03c1c39

Please sign in to comment.