feat: add MSI to Windows bundle targets

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Tristan Michael 2026-04-03 03:48:21 -07:00
parent 45cfa8e5ec
commit 2a1866112c

View file

@ -28,7 +28,7 @@
},
"bundle": {
"active": true,
"targets": ["appimage", "deb"],
"targets": ["appimage", "deb", "msi"],
"icon": [
"icons/32x32.png",
"icons/128x128.png",