Fix missing version in flatpak

This commit is contained in:
Zachary Hall 2023-07-21 09:39:07 -07:00
parent 2a914884e8
commit fd1d09ef9a

View file

@ -34,6 +34,7 @@ modules:
- type: git - type: git
path: .git path: .git
branch: main branch: main
disable-shallow-clone: true
finish-args: finish-args:
- --share=ipc - --share=ipc
- --socket=x11 - --socket=x11