From 638408fa9c750e485edbb91a3b1dfea81544ac0a Mon Sep 17 00:00:00 2001 From: Claude Date: Wed, 6 May 2026 07:11:16 +0000 Subject: [PATCH] pkg(quickshell): update to 0.3.0 --- packages/quickshell/quickshell.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/packages/quickshell/quickshell.spec b/packages/quickshell/quickshell.spec index 5a81a89..eaaf570 100644 --- a/packages/quickshell/quickshell.spec +++ b/packages/quickshell/quickshell.spec @@ -1,5 +1,5 @@ Name: quickshell -Version: 0.2.1 +Version: 0.3.0 Release: 1%{?dist} Summary: Flexible QtQuick based desktop shell toolkit @@ -78,5 +78,7 @@ managers. It supports Hyprland, Sway, and other Wayland compositors. %{_datadir}/icons/hicolor/scalable/apps/org.quickshell.svg %changelog +* Wed May 06 2026 Hypercube - 0.3.0-1 +- Update to 0.3.0 * Mon Dec 16 2024 Hypercube - 0.2.1-1 - Initial package for Hypercube