1
0
mirror of synced 2026-02-06 19:05:55 +00:00

Set tk version at release time

This commit is contained in:
stefanprodan
2020-05-29 18:29:26 +03:00
parent 2cf33b04f9
commit f231107869
2 changed files with 3 additions and 1 deletions

View File

@@ -11,7 +11,7 @@ import (
_ "k8s.io/client-go/plugin/pkg/client/auth"
)
var VERSION = "0.0.1-alpha.1"
var VERSION = "0.0.0-dev.0"
var rootCmd = &cobra.Command{
Use: "tk",