We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f319cb9 commit 0f6851bCopy full SHA for 0f6851b
1 file changed
pkg/version/version.go
@@ -6,7 +6,7 @@ import (
6
)
7
8
const (
9
- ID string = "v1.16.4"
+ ID string = "v1.16.5"
10
11
12
// Check if the build info contains a version.
0 commit comments