diff --git a/project.nix b/project.nix
index 239a149998d3ddccd3d09e8d0062e1a79409f5f9..d1eda94bb654fcd96ecd83b6e7df9077da4f4744 100644
--- a/project.nix
+++ b/project.nix
@@ -5,6 +5,6 @@
   supportedSystems = ["x86_64-linux" "x86_64-darwin" "aarch64-linux" "aarch64-darwin"];
   compileForSystems = ["linux/arm64" "linux/amd64" "darwin/amd64" "windows/amd64"];
   modulePath = "gitlab.schukai.com/oss/utilities/version";
-  version = "0.1.7";
+  version="0.6.21";
   vendorHash = "sha256-uyWI6Gnko1J62XDk6jjRdqZ8TSFtwsTOlDwdR9Xc+ic=";
 }