fix: 优化action打包效果

This commit is contained in:
cc
2026-01-10 14:11:01 +08:00
parent f321c465d5
commit f864189407

View File

@@ -1,6 +1,6 @@
{
"name": "weflow",
"version": "1.0.1",
"version": "1.0.2",
"description": "WeFlow - 微信聊天记录查看工具",
"main": "dist-electron/main.js",
"author": "cc",
@@ -64,6 +64,7 @@
},
"nsis": {
"oneClick": false,
"differentialPackage":false,
"allowToChangeInstallationDirectory": true,
"createDesktopShortcut": true,
"unicode": true,