release: prepare for 0.47.0

This commit is contained in:
fatedier 2023-02-09 00:54:53 +08:00
parent aa31d7ad0b
commit c05e1fc906

View File

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