【调整】1.1.1

1.1.1 v1.1.1
v-me-50 2025-09-18 11:18:40 +08:00
parent ee0a37fdf6
commit 6258555c47
1 changed files with 1 additions and 1 deletions

View File

@ -193,7 +193,7 @@ func Restart() {
} }
func GetVersion() (map[string]string, error) { func GetVersion() (map[string]string, error) {
version := "v1.1.0" version := "v1.1.1"
update := "0" update := "0"
newVersionObj, err := http.Get("https://download.allinssl.com/version.json") newVersionObj, err := http.Get("https://download.allinssl.com/version.json")
if err != nil { if err != nil {