From d31399a1118f5e48042ee15bcba6f30113b3e57e Mon Sep 17 00:00:00 2001 From: jurraca Date: Mon, 19 Aug 2024 20:47:26 +0100 Subject: [PATCH] updated description version --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 52cf3a6..efd72f4 100644 --- a/flake.nix +++ b/flake.nix @@ -1,5 +1,5 @@ { - description = "RPKI Client v8.6"; + description = "RPKI Client v9.1"; # To build the package, run "nix build" in the current directory. # This will build the rpki-client binary and put it in 'result/bin/'.