f2: fix version

This commit is contained in:
Sizhe Zhao
2025-05-16 19:19:02 +08:00
parent 920ab6d0c3
commit ba45abb746
+1 -1
View File
@@ -20,7 +20,7 @@ buildGoModule rec {
ldflags = [
"-s"
"-w"
"-X=main.Version=${version}"
"-X=github.com/ayoisaiah/f2/v2/app.VersionString=${version}"
];
# has no tests