diff options
| author | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-09-05 11:23:01 +0300 |
|---|---|---|
| committer | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-09-05 11:23:01 +0300 |
| commit | f26567d85d0b3b760dcca36d6f37013c95e4104d (patch) | |
| tree | 7b31d2bfafc3e9e3a70f741490004e2d15776642 | |
| parent | c8b1b162ff18655a6213bb49102a10c8ec094a21 (diff) | |
v2.3.15v2.3.15
| -rw-r--r-- | README.es_ES.md | 4 | ||||
| -rw-r--r-- | README.md | 4 | ||||
| -rw-r--r-- | README.ru_RU.md | 4 | ||||
| -rw-r--r-- | README.zh_CN.md | 4 | ||||
| -rw-r--r-- | config/version | 2 |
5 files changed, 9 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 @@ -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 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 |
