Skip to content

Commit 07aa947

Browse files
committed
build: v2.1.0-beta2
1 parent e10aa3f commit 07aa947

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

.goreleaser.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,10 @@ release:
165165
### Fix
166166
- 隧道筛选主控的下拉和主页的主控显示隧道数量异常问题
167167
168+
### Update
169+
- 实例管理列表移动端布局隐藏多选按钮
170+
- 移除主控页的回收站按钮功能
171+
168172
### 🏗️ 支持的架构
169173
- **Linux**: x86_64, ARM64, ARMv7, ARMv6
170174
- **Windows**: x86_64, i386 (32位)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "NodePassDash",
3-
"version": "2.1.0-beta1",
3+
"version": "2.1.0-beta2",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)