update version (#3516)

This commit is contained in:
fatedier 2023-07-05 20:35:08 +08:00 committed by GitHub
parent 88c7e8bf7c
commit b1789afbab
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.50.0" var version = "0.51.0"
func Full() string { func Full() string {
return version return version