Reset version

This commit is contained in:
Paul Brinkmeier 2025-10-07 00:11:59 +02:00
parent 54099afcb1
commit da8e8f15c8

View File

@ -16,7 +16,7 @@
vrnp-static = pkgs.buildGoModule { vrnp-static = pkgs.buildGoModule {
pname = "vrnp"; pname = "vrnp";
version = "0.0.10-bindmounts"; version = "0.0.10";
vendorHash = null; vendorHash = null;
# For building the package, we use only the files not ignored by Git as inputs. # For building the package, we use only the files not ignored by Git as inputs.