fix: use v1Compatible for createUpdaterArtifacts (v2Compatible not valid)

This commit is contained in:
jevb
2026-03-19 07:41:58 +01:00
parent 87e17cfef5
commit 86c218211c
@@ -27,7 +27,7 @@
},
"bundle": {
"active": true,
"createUpdaterArtifacts": "v2Compatible",
"createUpdaterArtifacts": "v1Compatible",
"targets": [
"nsis"
],