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