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