update version (#4204)

This commit is contained in:
fatedier 2024-05-07 18:05:36 +08:00 committed by GitHub
parent e81b36c5ba
commit 92cb0b30c2
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.57.0"
var version = "0.58.0"
func Full() string {
return version