From 389b5408b13409a9a375adf0f2f3391fc7d1391a Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Tue, 12 Mar 2024 00:48:00 +0330 Subject: [PATCH] v2.2.5 --- README.md | 4 ++-- config/version | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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