┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/.flatpak-manifest.json
diff options
context:
space:
mode:
authorNicolas Fella <[email protected]>2024-07-27 14:26:23 +0200
committerNicolas Fella <[email protected]>2024-07-27 14:26:23 +0200
commitfd4b3a9b70ba0eb3c56515d618e8cf1778097e9e (patch)
tree5a319d95f6883846260116acc1c9cfffec99e12f /.flatpak-manifest.json
parentcebcf8dbb3ff310aa0761ad452e4ca79278d7831 (diff)
Fix baloo version in Flatpak
Diffstat (limited to '.flatpak-manifest.json')
-rw-r--r--.flatpak-manifest.json2
1 files changed, 1 insertions, 1 deletions
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"
}
]
},