diff --git a/README.md b/README.md index 0b209c77..3ef677d0 100644 --- a/README.md +++ b/README.md @@ -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