We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbe28d9 commit 56b1fbbCopy full SHA for 56b1fbb
1 file changed
pkg/release/version.go
@@ -9,7 +9,7 @@ import (
9
)
10
11
const (
12
- ID string = "v1.21.6"
+ ID string = "v1.22.0"
13
14
15
// Check if the build info contains a version.
0 commit comments