bump version to v0.64.0

pull/4924/head
fatedier 2025-08-10 23:03:55 +08:00
parent 024e4f5f1d
commit 83aed8e2fa
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