Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormhsanaei <ho3ein.sanaei@gmail.com>2024-09-05 11:23:01 +0300
committermhsanaei <ho3ein.sanaei@gmail.com>2024-09-05 13:06:16 +0300
commit5c390341fbcb54f5de9c9110208f7c337542883c (patch)
tree1fa8c857ff7c27b217b820c6f5a5d2ccd53ab78a
parentc8b1b162ff18655a6213bb49102a10c8ec094a21 (diff)
v2.3.15
-rw-r--r--README.es_ES.md4
-rw-r--r--README.md5
-rw-r--r--README.ru_RU.md4
-rw-r--r--README.zh_CN.md4
-rw-r--r--config/version2
5 files changed, 10 insertions, 9 deletions
diff --git a/README.es_ES.md b/README.es_ES.md
index ded7d9f9..d1d1cadc 100644
--- a/README.es_ES.md
+++ b/README.es_ES.md
@@ -32,10 +32,10 @@ bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.
## Instalar una Versión Personalizada
-Para instalar la versión deseada, agrega la versión al final del comando de instalación. Por ejemplo, ver `v2.3.14`:
+Para instalar la versión deseada, agrega la versión al final del comando de instalación. Por ejemplo, ver `v2.3.15`:
```
-bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v2.3.14
+bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v2.3.15
```
## Certificado SSL
diff --git a/README.md b/README.md
index 0bb94698..90e53386 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.3.14`:
+To install your desired version, add the version to the end of the installation command. e.g., ver `v2.3.15`:
```
-bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v2.3.14
+bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v2.3.15
```
## SSL Certificate
@@ -286,6 +286,7 @@ Our platform offers compatibility with a diverse range of architectures and devi
- Indonesian
- Ukrainian
- Turkish
+- Português (Brazil)
## Features
diff --git a/README.ru_RU.md b/README.ru_RU.md
index 8f83be03..8ba33e5c 100644
--- a/README.ru_RU.md
+++ b/README.ru_RU.md
@@ -32,10 +32,10 @@ bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.
## Установка определённой версии
-Чтобы установить нужную вам версию, добавьте номер версии в конец команды установки. Например, `v2.3.14`:
+Чтобы установить нужную вам версию, добавьте номер версии в конец команды установки. Например, `v2.3.15`:
```
-bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v2.3.14
+bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v2.3.15
```
## SSL Сертификат
diff --git a/README.zh_CN.md b/README.zh_CN.md
index b320037c..a9e75f16 100644
--- a/README.zh_CN.md
+++ b/README.zh_CN.md
@@ -32,10 +32,10 @@ bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.
## 安装指定版本
-要安装所需的版本,请将该版本添加到安装命令的末尾。 e.g., ver `v2.3.14`:
+要安装所需的版本,请将该版本添加到安装命令的末尾。 e.g., ver `v2.3.15`:
```
-bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v2.3.14
+bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v2.3.15
```
## SSL 认证
diff --git a/config/version b/config/version
index ac805d3e..0007430c 100644
--- a/config/version
+++ b/config/version
@@ -1 +1 @@
-2.3.14 \ No newline at end of file
+2.3.15 \ No newline at end of file