update the default value of transport.tcpMuxKeepaliveInterval (#4231)

This commit is contained in:
fatedier
2024-05-21 12:00:35 +08:00
committed by GitHub
Unverified
parent f0442d0cd5
commit 301515d2e8
6 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
package version
var version = "0.58.0"
var version = "0.58.1"
func Full() string {
return version