mirror of
https://github.com/J3vb/OwnCord.git
synced 2026-09-03 03:50:00 +03:00
fix: use v1Compatible for createUpdaterArtifacts (v2Compatible not valid)
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
},
|
||||
"bundle": {
|
||||
"active": true,
|
||||
"createUpdaterArtifacts": "v2Compatible",
|
||||
"createUpdaterArtifacts": "v1Compatible",
|
||||
"targets": [
|
||||
"nsis"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user