diff --git a/composer.json b/composer.json index 1d7f644ea..5583fa4f3 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ "Api" ], "homepage": "https://github.com/star7th/showdoc", - "version": "v2.10.5", + "version": "v2.10.6", "license": "Apache-2.0", "authors": [ { diff --git a/web/index.html b/web/index.html index 24f24d76c..2f41d290c 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' -}