Skip to content

Commit

Permalink
v2.2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Misaka-blog committed Apr 4, 2024
1 parent e81524d commit fee3b6b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
## 安装 & 升级

```
bash <(curl -Ls https://raw.githubusercontent.com/misaka-blog/3x-ui/master/install.sh)
bash <(curl -Ls https://raw.githubusercontent.com/Misaka-blog/3x-ui/master/install.sh)
```

## 安装指定版本

要安装所需的版本,请将该版本添加到安装命令的末尾。 e.g., ver `v2.2.6`:
要安装所需的版本,请将该版本添加到安装命令的末尾。 e.g., ver `v2.2.8.1`:

```
bash <(curl -Ls https://raw.githubusercontent.com/misaka-blog/3x-ui/master/install.sh) v2.2.6
bash <(curl -Ls https://raw.githubusercontent.com/Misaka-blog/3x-ui/master/install.sh) v2.2.8.1
```

## SSL 认证
Expand Down
2 changes: 1 addition & 1 deletion config/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.2.8
2.2.8.1

0 comments on commit fee3b6b

Please sign in to comment.