diff --git a/nix/pkgs/knot-unwrapped.nix b/nix/pkgs/knot-unwrapped.nix index 0656a0f5..accf029d 100644 --- a/nix/pkgs/knot-unwrapped.nix +++ b/nix/pkgs/knot-unwrapped.nix @@ -4,7 +4,7 @@ sqlite-lib, src, }: let - version = "1.9.0-alpha"; + version = "1.9.1-alpha"; in buildGoApplication { pname = "knot";