bump version to 0.70.0 (#5406)

This commit is contained in:
fatedier
2026-07-11 14:28:19 +08:00
committed by GitHub
parent 54aeb2a7b0
commit fe61093bc2

View File

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