This commit is contained in:
pompurin404 2024-08-18 19:38:40 +08:00
parent 87daeea90f
commit 82d42be8d5
No known key found for this signature in database
2 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,10 @@
### New Features
- 支持设置是否存储选择节点
- 完善覆写功能指引
### Bug Fixes
- 修复单例检测与一键导入冲突的问题
- 修复导入覆写脚本没有获取文件名的问题
- 修复一键导入时的一些问题

View File

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