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 427672e commit b3e5140Copy full SHA for b3e5140
version/version.go
@@ -7,7 +7,7 @@ import (
7
"runtime/debug"
8
)
9
10
-const version = "v1.13.5"
+const version = "v1.13.6"
11
12
var userAgent string
13
0 commit comments