Commit 8b33ecb
Fix renamePortable script to match electron-builder output name
The script looked for Vapourkit-${version}-win.7z but electron-builder
produces Vapourkit-${version}-vapourkit-gui.7z, so the rename was
silently skipped on every build since the script was introduced.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent e7eb26d commit 8b33ecb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments