This commit is contained in:
pompurin404 2024-09-03 15:11:16 +08:00
parent c07561ae05
commit a1f477d502
No known key found for this signature in database
2 changed files with 3 additions and 1 deletions

View File

@ -4,4 +4,6 @@
### New Features ### New Features
- 优化内核管理逻辑
- 完善错误处理
- 支持节点搜索 - 支持节点搜索

View File

@ -1,6 +1,6 @@
{ {
"name": "mihomo-party", "name": "mihomo-party",
"version": "1.2.4", "version": "1.2.5",
"description": "Mihomo Party", "description": "Mihomo Party",
"main": "./out/main/index.js", "main": "./out/main/index.js",
"author": "mihomo-party", "author": "mihomo-party",