fix release scripts (#4057)

This commit is contained in:
fatedier
2024-03-12 17:37:14 +08:00
committed by GitHub
parent e6ec5a509b
commit e0c979e98e
3 changed files with 5 additions and 16 deletions

View File

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