From e24086f403bea95bea82bcf780f7230871872dad Mon Sep 17 00:00:00 2001 From: Ho3ein Date: Tue, 25 Apr 2023 00:25:40 +0330 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 97383f27..ee4540e7 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install. To install your desired version you can add the version to the end of install command. Example for ver `v1.2.6`: ``` -bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v1.2.6 +bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v1.2.8 ``` # SSL From dd601107a7010fb0ebaf76f93ea5b9a8bc342d3a Mon Sep 17 00:00:00 2001 From: Ho3ein Date: Tue, 25 Apr 2023 00:25:55 +0330 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee4540e7..a48a8d72 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ 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.2.6`: +To install your desired version you can add the version to the end of install command. Example for ver `v1.2.8`: ``` bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v1.2.8