mirror of
https://github.com/fatedier/frp.git
synced 2025-07-27 07:35:07 +00:00
fix that transport.tls.disableCustomTLSFirstByte doesn't take effect (#3660)
This commit is contained in:
@@ -19,7 +19,7 @@ import (
|
||||
"strings"
|
||||
)
|
||||
|
||||
var version = "0.52.0"
|
||||
var version = "0.52.1"
|
||||
|
||||
func Full() string {
|
||||
return version
|
||||
|
Reference in New Issue
Block a user