--- src/version/version.go.orig 2022-06-17 20:08:49 UTC
+++ src/version/version.go
@@ -9,4 +9,4 @@
package version
// Version is the version of the CLI
-const Version = "1.2.0.0"
+const Version = "%%VERSION%%"