We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b540c4 commit 6a76a63Copy full SHA for 6a76a63
electron-builder.json
@@ -37,7 +37,7 @@
37
"type": "distribution",
38
"hardenedRuntime": true,
39
"darkModeSupport": true,
40
- "bundleVersion": "1",
+ "bundleVersion": 1,
41
"icon": "resources/icon.icns",
42
"artifactName": "${productName}-${os}-${arch}.${ext}",
43
"entitlements": "resources/entitlements.mac.plist",
0 commit comments