diff options
| author | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-04-17 17:36:49 +0300 |
|---|---|---|
| committer | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-04-17 17:36:49 +0300 |
| commit | 2cf2c451c24a98d699d234ca073e1af9a0339833 (patch) | |
| tree | 64306c2977b42a2f302b4de6d4c0857201e48294 | |
| parent | 2708c816a833af37041b1b95e5979c8cbc9b01a5 (diff) | |
v2.3.0v2.3.0
| -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.2.8`: +To install your desired version, add the version to the end of the installation command. e.g., ver `v2.3.0`: ``` -bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v2.2.8 +bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v2.3.0 ``` ## SSL Certificate diff --git a/config/version b/config/version index eb430cbb..cc6612c3 100644 --- a/config/version +++ b/config/version @@ -1 +1 @@ -2.2.8
\ No newline at end of file +2.3.0
\ No newline at end of file |
