mirror of https://github.com/fatedier/frp.git
bump version to v0.53.0 (#3822)
This commit is contained in:
parent
95cf418963
commit
9ecafeab40
|
@ -19,7 +19,7 @@ import (
|
|||
"strings"
|
||||
)
|
||||
|
||||
var version = "0.52.3"
|
||||
var version = "0.53.0"
|
||||
|
||||
func Full() string {
|
||||
return version
|
||||
|
|
Loading…
Reference in New Issue