Skip to content

Commit 237a30d

Browse files
Update version.go (#1098)
1 parent a5082c5 commit 237a30d

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
@@ -6,7 +6,7 @@ import (
66
"github.com/spf13/cobra"
77
)
88

9-
const version = "v0.8.17"
9+
const version = "v0.8.18"
1010

1111
var versionCmd = &cobra.Command{
1212
Use: "version",

0 commit comments

Comments
 (0)