update version (#4699)

This commit is contained in:
fatedier 2025-03-07 17:22:51 +08:00 committed by GitHub
parent 9757a351c6
commit 773169e0c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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