1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

set build.appId

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
Jari Kolehmainen 2021-07-05 12:48:37 +03:00
parent 4cae802a08
commit e397f07d32

View File

@ -74,6 +74,7 @@
] ]
}, },
"build": { "build": {
"appId": "com.electron.kontena-lens",
"generateUpdatesFilesForAllChannels": true, "generateUpdatesFilesForAllChannels": true,
"files": [ "files": [
"static/build/main.js" "static/build/main.js"