diff --git a/changelog.md b/changelog.md index 7ae2053..62b65c1 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,7 @@ ### New Features - 支持多个订阅切换分别保存选择的节点 +- 支持在对话框直接拖动窗口 ### Bug Fixes diff --git a/package.json b/package.json index 70e40a4..393ea66 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mihomo-party", - "version": "1.4.5", + "version": "1.4.6", "description": "Mihomo Party", "main": "./out/main/index.js", "author": "mihomo-party",