[utilities/kongress] /: CI - Flatpak - Update Runtime to 6.11
Justin Zobel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit e50cf828349fb36960fbfd30143fd80d8996562b by Justin Zobel, on behalf of Justin Zobel.
Committed on 28/07/2026 at 02:14.
Pushed by tfella into branch 'master'.
CI - Flatpak - Update Runtime to 6.11
M +1 -1 .flatpak-manifest.json
https://invent.kde.org/utilities/kongress/-/commit/e50cf828349fb36960fbfd30143fd80d8996562b
diff --git a/.flatpak-manifest.json b/.flatpak-manifest.json
index 0e50887..33decbb 100644
--- a/.flatpak-manifest.json
+++ b/.flatpak-manifest.json
@@ -1,7 +1,7 @@
{
"id": "org.kde.kongress",
"runtime": "org.kde.Platform",
- "runtime-version": "6.10",
+ "runtime-version": "6.11",
"sdk": "org.kde.Sdk",
"command": "kongress",
"tags": ["nightly"],