diff options
| author | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-05-09 20:49:26 +0300 |
|---|---|---|
| committer | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-05-09 20:49:26 +0300 |
| commit | d9254fec0312cdfc7ca502e32a4b2f9a2b391a34 (patch) | |
| tree | 70b946e93fe99dc3f91a85e026d14d353c418023 | |
| parent | 2f02b71ed4110465e227e27e08e954ab8654d90d (diff) | |
v2.3.1v2.3.1
| -rw-r--r-- | README.md | 4 | ||||
| -rw-r--r-- | config/version | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -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.3.0`: +To install your desired version, add the version to the end of the installation command. e.g., ver `v2.3.1`: ``` -bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v2.3.0 +bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v2.3.1 ``` ## SSL Certificate diff --git a/config/version b/config/version index cc6612c3..a6254504 100644 --- a/config/version +++ b/config/version @@ -1 +1 @@ -2.3.0
\ No newline at end of file +2.3.1
\ No newline at end of file |
