diff options
| author | MHSanaei <ho3ein.sanaei@gmail.com> | 2024-02-28 14:10:38 +0300 |
|---|---|---|
| committer | MHSanaei <ho3ein.sanaei@gmail.com> | 2024-02-28 16:07:00 +0300 |
| commit | 4cc0149317dde63d14837036f3ba65048d13f130 (patch) | |
| tree | 92de28313347d2144389db9627cc22dbf7faf2bb | |
| parent | 836ee29b786fd3ab3958f0984e5b02e6a89976cf (diff) | |
v2.2.1
| -rw-r--r-- | README.md | 10 | ||||
| -rw-r--r-- | config/version | 2 |
2 files changed, 6 insertions, 6 deletions
@@ -1,6 +1,6 @@ # 3X-UI -<p align="center"><img src="./media/3X-UI.png"></p> +<p align="center"><a href="#"><img src="./media/3X-UI.png" alt="Image"></a></p> **An Advanced Web Panel • Built on Xray Core** @@ -14,8 +14,7 @@ **If this project is helpful to you, you may wish to give it a**:star2: -<a href="#"> - <img width="125" alt="image" src="https://github.com/MHSanaei/3x-ui/assets/115543613/7aa895dd-048a-42e7-989b-afd41a74e2e1.jpg"></a> +<p align="left"><a href="#"><img width="125" src="https://github.com/MHSanaei/3x-ui/assets/115543613/7aa895dd-048a-42e7-989b-afd41a74e2e1" alt="Image"></a></p> - USDT (TRC20): `TXncxkvhkDWGts487Pjqq1qT9JmwRUz8CC` @@ -27,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.0`: +To install your desired version, add the version to the end of the installation command. e.g., ver `v2.2.1`: ``` -bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v2.2.0 +bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v2.2.1 ``` ## SSL Certificate @@ -214,6 +213,7 @@ Our platform offers compatibility with a diverse range of architectures and devi - Vietnamese - Spanish - Indonesian +- Ukrainian ## Features diff --git a/config/version b/config/version index e3a4f193..fae692e4 100644 --- a/config/version +++ b/config/version @@ -1 +1 @@ -2.2.0
\ No newline at end of file +2.2.1
\ No newline at end of file |
