bump version to 0.54.0 (#3967)

This commit is contained in:
fatedier
2024-02-01 12:52:25 +08:00
committed by GitHub
parent 1c8bc0bfa8
commit e8ace492a5
3 changed files with 4 additions and 4 deletions

View File

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