bump version to v0.64.0 (#4924)

This commit is contained in:
fatedier 2025-08-10 23:11:50 +08:00 committed by GitHub
parent 024e4f5f1d
commit f795950742
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@
package version
var version = "0.63.0"
var version = "0.64.0"
func Full() string {
return version