bump version to v0.65.0 and update release notes (#4998)

This commit is contained in:
fatedier
2025-09-25 20:11:17 +08:00
committed by GitHub
parent b642a6323c
commit b5e90c03a1
2 changed files with 2 additions and 1 deletions

View File

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