diff --git a/README.md b/README.md index c1c6e3fb..22260ad8 100644 --- a/README.md +++ b/README.md @@ -28,10 +28,10 @@ bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install. ## Install Custom Version -To install your desired version, add the version to the end of the installation command. e.g., ver `v2.2.5`: +To install your desired version, add the version to the end of the installation command. e.g., ver `v2.2.6`: ``` -bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v2.2.5 +bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v2.2.6 ``` ## SSL Certificate diff --git a/README.zh.md b/README.zh.md index f4444c4d..fc7bf460 100644 --- a/README.zh.md +++ b/README.zh.md @@ -28,10 +28,10 @@ bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install. ## 安装指定版本 -要安装所需的版本,请将该版本添加到安装命令的末尾。 e.g., ver `v2.2.5`: +要安装所需的版本,请将该版本添加到安装命令的末尾。 e.g., ver `v2.2.6`: ``` -bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v2.2.5 +bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v2.2.6 ``` ## SSL 认证 diff --git a/config/version b/config/version index ecf00d90..1506473e 100644 --- a/config/version +++ b/config/version @@ -1 +1 @@ -2.2.5 \ No newline at end of file +2.2.6 \ No newline at end of file