remove configuration files in release assets (#3713)

This commit is contained in:
fatedier
2023-10-23 10:47:59 +08:00
committed by GitHub
parent 9cb0726ebc
commit 496b1f1078
4 changed files with 5 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ import (
"strings"
)
var version = "0.52.1"
var version = "0.52.2"
func Full() string {
return version