release: prepare for 0.47.0 (#3296)

This commit is contained in:
fatedier 2023-02-09 00:59:40 +08:00 committed by GitHub
parent aa31d7ad0b
commit 38d42dbe4b
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"
)
var version = "0.46.1"
var version = "0.47.0"
func Full() string {
return version