bump version to v0.53.0

This commit is contained in:
fatedier 2023-12-01 20:36:48 +08:00
parent 95cf418963
commit 133cb28151

View File

@ -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