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 6a76a63 commit 5b16da3Copy full SHA for 5b16da3
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