mirror of
https://gitee.com/mirrors/AllinSSL.git
synced 2026-03-13 10:00:53 +08:00
修改版本号
This commit is contained in:
@@ -188,7 +188,7 @@ func Restart() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func GetVersion() (map[string]string, error) {
|
func GetVersion() (map[string]string, error) {
|
||||||
version := "v1.0.5"
|
version := "v1.0.6"
|
||||||
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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user