Bump version to 0.0.11
Build image / build-image (push) Successful in 42s

This commit is contained in:
Paul Brinkmeier
2026-05-03 09:51:18 +02:00
parent 62c31bb28c
commit 780e0fa39b
+1 -1
View File
@@ -16,7 +16,7 @@
vrnp-static = pkgs.buildGoModule {
pname = "vrnp";
version = "0.0.10";
version = "0.0.11";
vendorHash = null;
# For building the package, we use only the files not ignored by Git as inputs.