From 5f8c8f4525652ca053a8d0f655de32a597f26d62 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Fri, 11 Oct 2024 09:43:04 +0200 Subject: [PATCH] v2.4.4 --- README.md | 7 ++++--- config/version | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d0205f313b..67ccee3120 100644 --- a/README.md +++ b/README.md @@ -32,10 +32,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.4.3`: +To install your desired version, add the version to the end of the installation command. e.g., ver `v2.4.4`: ``` -bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v2.4.3 +bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v2.4.4 ``` ## SSL Certificate @@ -283,7 +283,8 @@ Our platform offers compatibility with a diverse range of architectures and devi - English - Farsi -- Chinese +- Traditional Chinese +- Simplified Chinese - Russian - Vietnamese - Spanish diff --git a/config/version b/config/version index 6550da6970..ab6d27898c 100644 --- a/config/version +++ b/config/version @@ -1 +1 @@ -2.4.3 \ No newline at end of file +2.4.4 \ No newline at end of file