This commit is contained in:
pompurin404 2024-08-21 00:00:19 +08:00
parent 936f25e235
commit 43bfe49dc0
No known key found for this signature in database
2 changed files with 4 additions and 5 deletions

View File

@ -1,9 +1,8 @@
### New Features ### New Features
- 支持一键复制环境变量 - 支持全局快捷键
- 同步标题栏深浅主题 - 添加流量图显
### Bug Fixes ### Bug Fixes
- 修复托盘菜单在Linux下崩溃的问题 - 修复Windows托盘菜单重复出现的问题
- 修复编辑器补全/提示/格式化问题

View File

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