We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 05d59ae + 667ff2e commit b6bbaa8Copy full SHA for b6bbaa8
version/version.go
@@ -1,4 +1,4 @@
1
package version
2
3
// program version
4
-const Version = "0.1.2"
+var Version string
0 commit comments