From: Nicolas Fella Date: Sat, 27 Jul 2024 12:26:23 +0000 (+0200) Subject: Fix baloo version in Flatpak X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/commitdiff_plain/fd4b3a9b70ba0eb3c56515d618e8cf1778097e9e Fix baloo version in Flatpak --- diff --git a/.flatpak-manifest.json b/.flatpak-manifest.json index 375aff7a1..370093c41 100644 --- a/.flatpak-manifest.json +++ b/.flatpak-manifest.json @@ -50,7 +50,7 @@ { "type": "git", "url": "https://invent.kde.org/frameworks/baloo.git", - "tag": "v5.248.0" + "tag": "v6.4.0" } ] },