Skip to content

Commit

Permalink
Unique appId for Zui (#2681)
Browse files Browse the repository at this point in the history
  • Loading branch information
philrz committed Feb 23, 2023
1 parent dba966e commit a956e67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion electron-builder.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"appId": "com.electron.brim",
"appId": "io.brimdata.zui",
"asar": true,
"asarUnpack": ["zdeps", "LICENSE.txt", "acknowledgments.txt"],
"directories": {"output": "dist/installers"},
Expand Down

0 comments on commit a956e67

Please sign in to comment.