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-04-26 01:42:38 +0300
committerMHSanaei <ho3ein.sanaei@gmail.com>2023-04-26 01:42:38 +0300
commit2849cc0b2ef6a1b93437d748574b47f7a8bc5051 (patch)
tree3a219891b87f68466fafedd9518c722bf5ea87dd
parent46eb174af1baa2b8e1ce77120b76da84bb38d27d (diff)
v1.3.1
-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 2f48101f..1d2b59c6 100644
--- a/README.md
+++ b/README.md
@@ -20,10 +20,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.3.0`:
+To install your desired version you can add the version to the end of install command. Example for ver `v1.3.1`:
```
-bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v1.3.0
+bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v1.3.1
```
# SSL
diff --git a/config/version b/config/version
index f0bb29e7..3a3cd8cc 100644
--- a/config/version
+++ b/config/version
@@ -1 +1 @@
-1.3.0
+1.3.1