Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2026-05-19 23:08:18 +02:00
parent 6dc959de77
commit 2225afd9ee
+1 -1
View File
@@ -14,7 +14,7 @@
(system: f system (import nixpkgs {inherit system;}));
pname = "spilltea";
version = "0.0.4";
version = "0.0.5";
ldflags = ["-s" "-w" "-X main.version=${version}"];
in {