Skip to content

Commit

Permalink
Merge pull request #58 from tomaswarynyca/patch-1
Browse files Browse the repository at this point in the history
flatpak runtime to version 6
  • Loading branch information
GijsGoudzwaard authored Aug 19, 2021
2 parents 0a9f6ee + df5d1cb commit 61b35a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions com.github.gijsgoudzwaard.image-optimizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ app-id: com.github.gijsgoudzwaard.image-optimizer
# we can use a convenient pre-made runtime and SDK. For this example, we'll be
# using the runtime and SDK provided by elementary.
runtime: io.elementary.Platform
runtime-version: 'daily'
runtime-version: '6'
sdk: io.elementary.Sdk

# This should match the exec line in your .desktop file and usually is the same
Expand All @@ -28,4 +28,4 @@ modules:
buildsystem: meson
sources:
- type: dir
path: .
path: .

0 comments on commit 61b35a7

Please sign in to comment.