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 1c115b8 commit b6d45f8Copy full SHA for b6d45f8
version/version.go
@@ -7,7 +7,7 @@ import (
7
"runtime/debug"
8
)
9
10
-const version = "v1.13.3"
+const version = "v1.13.4"
11
12
var userAgent string
13
0 commit comments