diff --git a/changelog.md b/changelog.md index a747416..08aabef 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,7 @@ ### New Features - 支持应用内自动更新 + +### Bug Fixes + +- 修复某些Mac设备无法开启虚拟网卡的问题 diff --git a/package.json b/package.json index 68ced4c..fc15b57 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mihomo-party", - "version": "0.6.0", + "version": "0.6.1", "description": "Mihomo Party", "main": "./out/main/index.js", "author": "mihomo-party",