Skip to content

Commit

Permalink
change app id
Browse files Browse the repository at this point in the history
  • Loading branch information
invisal committed Nov 26, 2024
1 parent 6adf4c4 commit 850d3ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion electron-builder.json5
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// @see - https://www.electron.build/configuration/configuration
{
$schema: "https://raw.githubusercontent.com/electron-userland/electron-builder/master/packages/app-builder-lib/scheme.json",
appId: "com.mediaload.studio",
appId: "com.outerbase.studio",
asar: true,
productName: "Outerbase Studio",
directories: {
Expand Down

0 comments on commit 850d3ce

Please sign in to comment.