bump version to v0.64.0 (#4924)

dev
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
1 changed files with 1 additions and 1 deletions

View File

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