Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMHSanaei <ho3ein.sanaei@gmail.com>2024-03-13 01:15:25 +0300
committerMHSanaei <ho3ein.sanaei@gmail.com>2024-03-13 01:15:25 +0300
commit97489e743abe004a3d4865746c4c7f261aca4e10 (patch)
treeaecb393ac5932e706119b94e4c8b5ba96af5d2b2
parentc74efa1d432146a0a9630f71320fe446c7b191eb (diff)
v2.2.6v2.2.6
-rw-r--r--README.md4
-rw-r--r--README.zh.md4
-rw-r--r--config/version2
3 files changed, 5 insertions, 5 deletions
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