Don't request complete stop sequence

This commit is contained in:
Paul Brinkmeier
2025-04-23 12:01:34 +02:00
parent 00abbcbb90
commit 723372238b
2 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
vrnp-static = pkgs.buildGoModule {
pname = "vrnp";
version = "0.0.3";
version = "0.0.4";
vendorHash = null;
# For building the package, we use only the files not ignored by Git as inputs.