Release v0.69.1 (#5348)

This commit is contained in:
fatedier
2026-06-01 16:11:27 +08:00
parent 0773938d70
commit ac3e82db4e
2 changed files with 5 additions and 7 deletions

View File

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