diff --git a/catalog.toml b/catalog.toml index f52d6a8..9452637 100644 --- a/catalog.toml +++ b/catalog.toml @@ -12,7 +12,7 @@ [[plugin]] id = "feliscatus/hypr-layout-switcher" name = "Hyprland Layout Switcher" -version = "0.1.1" +version = "0.1.2" updated_at = 1785812074 added_at = 1785812074 author = "feliscatus" diff --git a/hypr-layout-switcher/plugin.toml b/hypr-layout-switcher/plugin.toml index acd19c2..2994b6f 100644 --- a/hypr-layout-switcher/plugin.toml +++ b/hypr-layout-switcher/plugin.toml @@ -1,7 +1,7 @@ id = "feliscatus/hypr-layout-switcher" name = "Hyprland Layout Switcher" description = "Shows and cycles the active workspace's layout" -version = "0.1.1" +version = "0.1.2" plugin_api = 3 author = "feliscatus" license = "MIT"