From f6bb95f18eff025b4bb57b33e82ddd337754cdac Mon Sep 17 00:00:00 2001 From: David Redondo Date: Mon, 9 May 2022 15:59:19 +0000 Subject: [PATCH] Bump plasmashell version to 7 --- src/wayland/plasmashell_interface.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wayland/plasmashell_interface.cpp b/src/wayland/plasmashell_interface.cpp index f5cadfb579..1829233edc 100644 --- a/src/wayland/plasmashell_interface.cpp +++ b/src/wayland/plasmashell_interface.cpp @@ -13,7 +13,7 @@ namespace KWaylandServer { -static const quint32 s_version = 6; +static const quint32 s_version = 7; static QList s_shellSurfaces; class PlasmaShellInterfacePrivate : public QtWaylandServer::org_kde_plasma_shell