update version to 0.71.0 (#5464)

This commit is contained in:
fatedier
2026-08-03 23:37:36 +08:00
committed by GitHub
parent 2291e8835f
commit 290017cb53
3 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
package version
var version = "0.70.1"
var version = "0.71.0"
func Full() string {
return version