chore: add build version
This commit is contained in:
@@ -43,5 +43,6 @@ func Execute() {
|
||||
func init() {
|
||||
rootCmd.AddCommand(ServerCmd)
|
||||
rootCmd.AddCommand(config.Cmd)
|
||||
rootCmd.AddCommand(VersionCmd)
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user