fix: update versioning logic in electron-build.yml to correctly handle prerelease formats and modify product name in package.json

This commit is contained in:
CaIon
2025-10-05 18:20:43 +08:00
parent 8a56795bd8
commit 9f44116260
2 changed files with 4 additions and 12 deletions

View File

@@ -30,7 +30,7 @@
},
"build": {
"appId": "com.newapi.desktop",
"productName": "New API",
"productName": "New-API-App",
"publish": null,
"directories": {
"output": "dist"