Enable updater artifacts with v1Compatible for tauri-action sig generation

This commit is contained in:
Jamie Pine
2026-03-15 10:54:12 -07:00
parent 3dbf1c200e
commit d8a9ed7d15
+1 -1
View File
@@ -12,7 +12,7 @@
"bundle": {
"active": true,
"targets": "all",
"createUpdaterArtifacts": false,
"createUpdaterArtifacts": "v1Compatible",
"externalBin": ["binaries/voicebox-server"],
"icon": [
"icons/32x32.png",