We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdfe5dd commit 25e4533Copy full SHA for 25e4533
1 file changed
support/constant.go
@@ -1,6 +1,6 @@
1
package support
2
3
-const Version string = "v1.13.4"
+const Version string = "v1.13.5"
4
5
const (
6
EnvRuntime = "runtime"
0 commit comments