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 19091dc commit 1534d52Copy full SHA for 1534d52
version/version.go
@@ -7,7 +7,7 @@ import (
7
"runtime/debug"
8
)
9
10
-const version = "v1.13.4"
+const version = "v1.13.5"
11
12
var userAgent string
13
0 commit comments