mirror of
https://github.com/allinssl/allinssl.git
synced 2025-12-15 09:55:37 +08:00
【调整】1.1.1
This commit is contained in:
@@ -193,7 +193,7 @@ func Restart() {
|
||||
}
|
||||
|
||||
func GetVersion() (map[string]string, error) {
|
||||
version := "v1.1.0"
|
||||
version := "v1.1.1"
|
||||
update := "0"
|
||||
newVersionObj, err := http.Get("https://download.allinssl.com/version.json")
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user