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>2023-10-18 13:09:37 +0300
committerMHSanaei <ho3ein.sanaei@gmail.com>2023-10-18 13:09:37 +0300
commit6e6424a0852ddc8cb92bb744c63859a2093fbe54 (patch)
treeca0841945755272088a7938399508114d1635738
parent1d4b5975b3fccc16801608dfe25c399b9a31079d (diff)
v1.7.9v1.7.9
-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 07a83c51..613e0afd 100644
--- a/README.md
+++ b/README.md
@@ -23,10 +23,10 @@ bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.
# Install custom version
-To install your desired version you can add the version to the end of install command. Example for ver `v1.7.8`:
+To install your desired version you can add the version to the end of install command. Example for ver `v1.7.9`:
```
-bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v1.7.8
+bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v1.7.9
```
# SSL
diff --git a/config/version b/config/version
index 25a6ced8..cb1ad9b4 100644
--- a/config/version
+++ b/config/version
@@ -1 +1 @@
-1.7.8 \ No newline at end of file
+1.7.9 \ No newline at end of file