diff --git a/WebRoot/version b/WebRoot/version index dd40cb882..2bc7a4569 100644 --- a/WebRoot/version +++ b/WebRoot/version @@ -1 +1 @@ -2.02.26 \ No newline at end of file +2.02.27 \ No newline at end of file diff --git a/WebRoot/web/index.html b/WebRoot/web/index.html index 438e30c68..1a4ebb239 100644 --- a/WebRoot/web/index.html +++ b/WebRoot/web/index.html @@ -242,7 +242,7 @@

更安全

- MxsDoc V2.02.26 + MxsDoc V2.02.27
@@ -512,7 +512,7 @@

更安全

function downloadInstallPackage() { - var href = "https://github.com/RainyGao-GitHub/DocSys/releases/tag/DocSys_V2.02.26"; + var href = "https://github.com/RainyGao-GitHub/DocSys/releases/tag/DocSys_V2.02.27"; window.open(href); //新窗口打开 }