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.
1 parent f4a3aaa commit 584e6aaCopy full SHA for 584e6aa
version.go
@@ -1,4 +1,4 @@
1
package main
2
3
var BuildTime string
4
-var AppVersion = "0.0.2 build on " + BuildTime
+var AppVersion = "0.0.3 build on " + BuildTime
0 commit comments