Bump plasmashell version to 7

This commit is contained in:
David Redondo 2022-05-09 15:59:19 +00:00
parent e4695325a6
commit f6bb95f18e

View file

@ -13,7 +13,7 @@
namespace KWaylandServer
{
static const quint32 s_version = 6;
static const quint32 s_version = 7;
static QList<PlasmaShellSurfaceInterface *> s_shellSurfaces;
class PlasmaShellInterfacePrivate : public QtWaylandServer::org_kde_plasma_shell