diff --git a/composer.json b/composer.json index aaf64a3ea..a28499d4a 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ "Api" ], "homepage": "https://github.com/star7th/showdoc", - "version": "v2.10.2", + "version": "v2.10.3", "license": "Apache-2.0", "authors": [ { diff --git a/web/index.html b/web/index.html index 9b4a4fa5a..8c6331ff0 100644 --- a/web/index.html +++ b/web/index.html @@ -15,4 +15,4 @@ 'server': window.location.protocol + '//' + window.location.host + window.location.pathname + '../server/index.php?s=', // "lang" :'en' 'lang': 'zh-cn' -}