initial
This commit is contained in:
4
version/version.go
Normal file
4
version/version.go
Normal file
@@ -0,0 +1,4 @@
|
||||
package version
|
||||
|
||||
// Value is the version. This is set at build time.
|
||||
var Value = "dev"
|
Reference in New Issue
Block a user