diff options
| author | MHSanaei <ho3ein.sanaei@gmail.com> | 2024-03-12 00:18:00 +0300 |
|---|---|---|
| committer | MHSanaei <ho3ein.sanaei@gmail.com> | 2024-03-12 00:18:00 +0300 |
| commit | 389b5408b13409a9a375adf0f2f3391fc7d1391a (patch) | |
| tree | 28ab21d1cdf5d4b21a5842043d0102d4fa01660a | |
| parent | 037dbb567049e1d80e056852488dc261a1e67485 (diff) | |
v2.2.5
| -rw-r--r-- | README.md | 4 | ||||
| -rw-r--r-- | config/version | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -26,10 +26,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.1`: +To install your desired version, add the version to the end of the installation command. e.g., ver `v2.2.5`: ``` -bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v2.2.1 +bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v2.2.5 ``` ## SSL Certificate diff --git a/config/version b/config/version index fae692e4..ecf00d90 100644 --- a/config/version +++ b/config/version @@ -1 +1 @@ -2.2.1
\ No newline at end of file +2.2.5
\ No newline at end of file |
