aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-05-04 22:41:13 +0200
committerdec05eba <dec05eba@protonmail.com>2025-05-04 22:41:13 +0200
commit28be9d1c6fde9983c61ab76409c485d2dc14c823 (patch)
treec5436584558229778438e324bc38a158ec7875b5
parent305c9df7acc140d1d4b723948b9f59e8282eea87 (diff)
Update flatpak version
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 254c5b5..cb66cf0 100644
--- a/meson.build
+++ b/meson.build
@@ -61,7 +61,7 @@ datadir = get_option('datadir')
gsr_ui_resources_path = join_paths(prefix, datadir, 'gsr-ui')
add_project_arguments('-DGSR_UI_VERSION="' + meson.project_version() + '"', language: ['c', 'cpp'])
-add_project_arguments('-DGSR_FLATPAK_VERSION="5.5.0"', language: ['c', 'cpp'])
+add_project_arguments('-DGSR_FLATPAK_VERSION="5.6.0"', language: ['c', 'cpp'])
executable(
meson.project_name(),