diff options
| author | MHSanaei <ho3ein.sanaei@gmail.com> | 2024-03-13 01:15:25 +0300 |
|---|---|---|
| committer | MHSanaei <ho3ein.sanaei@gmail.com> | 2024-03-13 01:15:25 +0300 |
| commit | 97489e743abe004a3d4865746c4c7f261aca4e10 (patch) | |
| tree | aecb393ac5932e706119b94e4c8b5ba96af5d2b2 | |
| parent | c74efa1d432146a0a9630f71320fe446c7b191eb (diff) | |
v2.2.6v2.2.6
| -rw-r--r-- | README.md | 4 | ||||
| -rw-r--r-- | README.zh.md | 4 | ||||
| -rw-r--r-- | config/version | 2 |
3 files changed, 5 insertions, 5 deletions
@@ -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 |
