bump version to 0.67.0 (#5146)

This commit is contained in:
fatedier 2026-01-31 13:49:29 +08:00 committed by GitHub
parent 886c9c2fdb
commit 7a1c248b67
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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