diff --git a/changelog.md b/changelog.md index 4d3ed8f..b73cc27 100644 --- a/changelog.md +++ b/changelog.md @@ -6,6 +6,7 @@ - 支持自定义延迟测试并发数量 - 完善Sub-Store环境变量 +- 支持查看已关闭的连接 ### Bug Fixes diff --git a/package.json b/package.json index aff43f8..9add06a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mihomo-party", - "version": "1.3.1", + "version": "1.3.2", "description": "Mihomo Party", "main": "./out/main/index.js", "author": "mihomo-party",