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 852055f commit c95baafCopy full SHA for c95baaf
electron-builder.json
@@ -33,7 +33,7 @@
33
"type": "distribution",
34
"hardenedRuntime": true,
35
"darkModeSupport": true,
36
- "bundleVersion": "8",
+ "bundleVersion": "9",
37
"icon": "resources/icon.icns",
38
"artifactName": "${productName}-${os}-${arch}.${ext}",
39
"entitlements": "resources/entitlements.mac.plist",
0 commit comments