rename example configuration file name (#3721)

This commit is contained in:
fatedier
2023-10-24 10:42:51 +08:00
committed by GitHub
parent 806b55c292
commit a6478aeac8
7 changed files with 527 additions and 513 deletions

View File

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