We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e3f997 commit ece42cbCopy full SHA for ece42cb
pkg/version/version.go
@@ -6,7 +6,7 @@ import (
6
)
7
8
const (
9
- ID string = "v1.18.3"
+ ID string = "v1.19.0"
10
11
12
// Check if the build info contains a version.
0 commit comments