diff options
| author | MHSanaei <ho3ein.sanaei@gmail.com> | 2024-10-11 10:43:04 +0300 |
|---|---|---|
| committer | MHSanaei <ho3ein.sanaei@gmail.com> | 2024-10-11 11:19:53 +0300 |
| commit | 5f8c8f4525652ca053a8d0f655de32a597f26d62 (patch) | |
| tree | 27942433c8ec6c0ec354bb3f1fe31b166e9bb2ef | |
| parent | 6a49e99a2c9c825040fb0451fa865c376a818a76 (diff) | |
v2.4.4
| -rw-r--r-- | README.md | 7 | ||||
| -rw-r--r-- | config/version | 2 |
2 files changed, 5 insertions, 4 deletions
@@ -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 6550da69..ab6d2789 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 |
