From 0d106e8f1e33abe41f7f2b39b43907446af49e8e Mon Sep 17 00:00:00 2001 From: Felis Date: Thu, 13 Aug 2026 20:40:54 -0700 Subject: [PATCH] bump version --- hypr-layout-switcher/plugin.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hypr-layout-switcher/plugin.toml b/hypr-layout-switcher/plugin.toml index e93b444..f3f31b9 100644 --- a/hypr-layout-switcher/plugin.toml +++ b/hypr-layout-switcher/plugin.toml @@ -1,7 +1,7 @@ id = "maddingo/hypr-layout-switcher" name = "Hyprland Layout Switcher" description = "Shows and cycles the active workspace's layout" -version = "0.1.0" +version = "0.1.1" plugin_api = 3 author = "maddingo" license = "MIT"