We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f7c3e6 commit 2c6247bCopy full SHA for 2c6247b
pkg/knctl/cmd/version.go
@@ -24,7 +24,7 @@ import (
24
)
25
26
const (
27
- Version = "0.0.5-dev.1"
+ Version = "0.0.5"
28
29
30
type VersionOptions struct {
0 commit comments