This commit is contained in:
pompurin404 2024-08-17 22:35:16 +08:00
parent 0ee6e144ed
commit c61e1a0859
No known key found for this signature in database
2 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
### New Features ### New Features
- 支持Yaml格式覆写配置 - 支持Yaml格式覆写配置
- Yaml格式覆写配置支持添加规则/代理

View File

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