diff options
Diffstat (limited to 'net.iotib.Pong.yml')
-rw-r--r-- | net.iotib.Pong.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net.iotib.Pong.yml b/net.iotib.Pong.yml index d591ad7..c39290a 100644 --- a/net.iotib.Pong.yml +++ b/net.iotib.Pong.yml @@ -1,5 +1,5 @@ app-id: net.iotib.Pong -branch: '0.3' +branch: '0.4' appdata-license: 'GPL-3.0-only' runtime: org.freedesktop.Platform runtime-version: '21.08' @@ -38,4 +38,4 @@ finish-args: - --device=dri - --share=ipc - --socket=pulseaudio - - --socket=wayland \ No newline at end of file + - --socket=wayland |