提交 fdef7448 编写于 作者: W wuqing

update version

上级 0ff27fc9
### New
* New plugin `https2https`.
* frpc supports `tls_server_name` to override the default value from `server_addr`.
### Improvement
* Increase reconnect frequency if it occurs an network error between frpc and frps.
### Fix
* Fix panic issue about xtcp.
......@@ -19,7 +19,7 @@ import (
"strings"
)
var version string = "0.36.0"
var version string = "0.36.1"
func Full() string {
return version
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册