diff --git a/package.json b/package.json index 5c1585e..9a5b213 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "OpenBuildsCONTROL", - "version": "1.0.289", + "version": "1.0.290", "license": "AGPL-3.0", "description": "OpenBuildsCONTROL CNC Machine Interface Software", "author": "github.com/openbuilds ", @@ -110,6 +110,18 @@ "esptool-mac", "*.bin" ], + "win": { + "target": [ + { + "target": "nsis", + "arch": [ + "x64", + "ia32" + ] + } + ], + "icon": "build/icon.ico" + }, "linux": { "icon": "build/", "target": [