fix that transport.tls.disableCustomTLSFirstByte doesn't take effect (#3660)

This commit is contained in:
fatedier
2023-10-11 11:49:40 +08:00
committed by GitHub
parent 307d1bfa3f
commit 7cc67e852e
5 changed files with 27 additions and 10 deletions

View File

@@ -19,7 +19,7 @@ import (
"strings"
)
var version = "0.52.0"
var version = "0.52.1"
func Full() string {
return version