Skip to content

Commit

Permalink
Merge branch 'main' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
phenomen committed Nov 21, 2024
2 parents 5303e9e + ef50493 commit da68c54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"category": "RolePlayingGame",
"copyright": "ruleplaying.com",
"targets": ["msi", "app", "dmg", "appimage"],
"createUpdaterArtifacts": true,
"createUpdaterArtifacts": "v1Compatible",
"icon": [
"icons/32x32.png",
"icons/128x128.png",
Expand Down

0 comments on commit da68c54

Please sign in to comment.