We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c5c8c5 commit 26d7623Copy full SHA for 26d7623
cmd/version.go
@@ -8,7 +8,7 @@ import (
8
)
9
10
const (
11
- Version string = "0.17.6"
+ Version string = "0.17.7"
12
13
14
var VersionCmd = &cobra.Command{
0 commit comments