Skip to content

Commit

Permalink
fix: add createUpdaterArtifacts config
Browse files Browse the repository at this point in the history
  • Loading branch information
drl990114 committed Oct 6, 2024
1 parent 13a148c commit ed6e8c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/desktop/src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
},
"bundle": {
"active": true,
"createUpdaterArtifacts": "v1Compatible",
"category": "DeveloperTool",
"icon": [
"icons/32x32.png",
Expand Down

0 comments on commit ed6e8c9

Please sign in to comment.