--- src/version/version.go.orig 2026-04-01 22:16:35 UTC +++ src/version/version.go @@ -9,4 +9,4 @@ package version package version // Version is the version of the CLI -const Version = "1.3.0.0" +const Version = "%%VERSION%%"