diff --git a/changelog.md b/changelog.md index 125be84..3864829 100644 --- a/changelog.md +++ b/changelog.md @@ -4,4 +4,6 @@ ### New Features +- 优化内核管理逻辑 +- 完善错误处理 - 支持节点搜索 diff --git a/package.json b/package.json index 9acccdc..c475e1e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mihomo-party", - "version": "1.2.4", + "version": "1.2.5", "description": "Mihomo Party", "main": "./out/main/index.js", "author": "mihomo-party",