From 848b811aa36a9900a0461664fe108132136048d4 Mon Sep 17 00:00:00 2001 From: mhsanaei Date: Mon, 1 Jul 2024 21:33:45 +0200 Subject: [PATCH] v2.3.7 --- README.md | 4 ++-- config/version | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 873e5a2c2..666bb6f8e 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.3.6`: +To install your desired version, add the version to the end of the installation command. e.g., ver `v2.3.7`: ``` -bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v2.3.6 +bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v2.3.7 ``` ## SSL Certificate diff --git a/config/version b/config/version index 0501b79e9..51bd85577 100644 --- a/config/version +++ b/config/version @@ -1 +1 @@ -2.3.6 \ No newline at end of file +2.3.7 \ No newline at end of file