Skip to content

Commit 0f9df67

Browse files
committed
release v0.17.4
1 parent d1e59a5 commit 0f9df67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
)
99

1010
const (
11-
Version string = "0.17.3"
11+
Version string = "0.17.4"
1212
)
1313

1414
var VersionCmd = &cobra.Command{

0 commit comments

Comments
 (0)