diff --git a/electron-builder.json5 b/electron-builder.json5 index 35eccc71..36f03c18 100644 --- a/electron-builder.json5 +++ b/electron-builder.json5 @@ -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.webadderall.recordly", + "appId": "app.recordly.dev", "asar": true, "asarUnpack": [ "node_modules/ffmpeg-static/**",