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 d38258b commit 355796dCopy full SHA for 355796d
electron-builder.json
@@ -29,7 +29,7 @@
29
"type": "distribution",
30
"hardenedRuntime": true,
31
"darkModeSupport": true,
32
- "bundleVersion": "60",
+ "bundleVersion": "70",
33
"icon": "resources/icon.icns",
34
"artifactName": "${productName}-${os}-${arch}.${ext}",
35
"entitlements": "resources/entitlements.mac.plist",
0 commit comments