Add comment to VERSION
This commit is contained in:
parent
f6896bf12b
commit
fed895312c
|
@ -6,6 +6,7 @@ import (
|
|||
"github.com/spf13/cobra"
|
||||
)
|
||||
|
||||
// VERSION is set at build time
|
||||
var VERSION string
|
||||
|
||||
// versionCMD to print version
|
||||
|
|
Loading…
Reference in New Issue