Skip to content

Commit 3e9d3c1

Browse files
authored
Update version.go (#165)
1 parent c50fae5 commit 3e9d3c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/commands/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import (
77
)
88

99
const (
10-
version = "2.0.0_RC1"
10+
version = "v2.0.0_RC1"
1111
)
1212

1313
func NewVersionCommand() *cobra.Command {

0 commit comments

Comments
 (0)