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-12 00:18:00 +0300
committerMHSanaei <ho3ein.sanaei@gmail.com>2024-03-12 00:18:00 +0300
commit389b5408b13409a9a375adf0f2f3391fc7d1391a (patch)
tree28ab21d1cdf5d4b21a5842043d0102d4fa01660a
parent037dbb567049e1d80e056852488dc261a1e67485 (diff)
v2.2.5
-rw-r--r--README.md4
-rw-r--r--config/version2
2 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 0b209c77..3ef677d0 100644
--- a/README.md
+++ b/README.md
@@ -26,10 +26,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.1`:
+To install your desired version, add the version to the end of the installation command. e.g., ver `v2.2.5`:
```
-bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v2.2.1
+bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v2.2.5
```
## SSL Certificate
diff --git a/config/version b/config/version
index fae692e4..ecf00d90 100644
--- a/config/version
+++ b/config/version
@@ -1 +1 @@
-2.2.1 \ No newline at end of file
+2.2.5 \ No newline at end of file