1
0
mirror of https://github.com/fatedier/frp.git synced 2025-05-21 15:08:27 +00:00

bump version to v0.53.0 ()

This commit is contained in:
fatedier 2023-12-01 20:44:50 +08:00 committed by GitHub
parent 95cf418963
commit 9ecafeab40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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