bump version to v0.53.0 (#3822)

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
1 changed files with 1 additions and 1 deletions

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