nwg-dock-hyprland: fix version (#372364)

This commit is contained in:
Paul Meyer
2025-01-12 16:43:21 +01:00
committed by GitHub
@@ -10,7 +10,7 @@
buildGoModule rec {
pname = "nwg-dock-hyprland";
version = "0.4.0";
version = "0.4.2";
src = fetchFromGitHub {
owner = "nwg-piotr";