update version (#4699)

pull/4700/head
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
1 changed files with 1 additions and 1 deletions

View File

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