Commit 280a771
committed
V2.10.41 - align program name to cubecloud-agent-desktop
Two-file change:
- electron-builder.yml: productName Agent Desktop -> cubecloud-agent-desktop
- cubecloud-desktop/.github/workflows/release.yml: release title
'Agent Desktop v\' -> 'cubecloud-agent-desktop v\'
The user-facing program name is now cubecloud-agent-desktop.
The internal executable and file names (cubecloud-desktop.exe,
cubecloud-desktop-0.6.0-*.exe) are unchanged because package.json
'name' and win.executableName are out of scope for this commit.
Verified: electron-builder produces an installer that installs as
cubecloud-agent-desktop in Windows Programs and Features.1 parent 2a82865 commit 280a771
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
337 | 337 | | |
338 | 338 | | |
339 | 339 | | |
340 | | - | |
| 340 | + | |
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments