From bb320e97ed1f9cfa12b41b3f5a76f2077b379788 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sun, 5 Oct 2025 13:09:37 +0200 Subject: [PATCH] Update flatpak version reference --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index b4b6a2c..2a56464 100644 --- a/meson.build +++ b/meson.build @@ -65,7 +65,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.8.2"', language: ['c', 'cpp']) +add_project_arguments('-DGSR_FLATPAK_VERSION="5.8.3"', language: ['c', 'cpp']) executable( meson.project_name(),