Skip to content

Commit 6a76a63

Browse files
committed
fix
1 parent 5b540c4 commit 6a76a63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

electron-builder.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"type": "distribution",
3838
"hardenedRuntime": true,
3939
"darkModeSupport": true,
40-
"bundleVersion": "1",
40+
"bundleVersion": 1,
4141
"icon": "resources/icon.icns",
4242
"artifactName": "${productName}-${os}-${arch}.${ext}",
4343
"entitlements": "resources/entitlements.mac.plist",

0 commit comments

Comments
 (0)