Skip to content

Commit 33cb0ff

Browse files
committed
add: changes
1 parent 53dedee commit 33cb0ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmd/root.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ func Execute() {
3636
}
3737

3838
func init() {
39+
rootCmd.Version = Version
3940
rootCmd.SetVersionTemplate(
4041
fmt.Sprintf(
4142
"bootstrap-cli %s\nCommit: %s\nBuilt: %s\n",

0 commit comments

Comments
 (0)