Skip to content

Commit

Permalink
added runtime and version for flatpak
Browse files Browse the repository at this point in the history
  • Loading branch information
imolorhe committed Dec 31, 2024
1 parent 0e933d9 commit 40c8a1c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/altair-electron/electron-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ win:
artifactName: ${name}_${version}_${arch}_win.${ext}
flatpak:
artifactName: ${name}_${version}_${arch}_flatpak.${ext}
runtime: org.freedesktop.Platform
runtimeVersion: '23.08'
electronCompile: false
protocols:
name: Altair GraphQL Client
Expand Down

0 comments on commit 40c8a1c

Please sign in to comment.