[education/parley] /: CI - Flatpak - Update Runtime to 6.11
Justin Zobel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit f77ce654e757943ba7199bbe26b50cf5e72637d0 by Justin Zobel, on behalf of Justin Zobel.
Committed on 19/07/2026 at 01:43.
Pushed by justinzobel into branch 'master'.
CI - Flatpak - Update Runtime to 6.11
M +2 -2 .flatpak-manifest.json
https://invent.kde.org/education/parley/-/commit/f77ce654e757943ba7199bbe26b50cf5e72637d0
diff --git a/.flatpak-manifest.json b/.flatpak-manifest.json
index 78a215b8..4ca593a1 100644
--- a/.flatpak-manifest.json
+++ b/.flatpak-manifest.json
@@ -2,10 +2,10 @@
"id": "org.kde.parley",
"branch": "master",
"runtime": "org.kde.Platform",
- "runtime-version": "6.10",
+ "runtime-version": "6.11",
"sdk": "org.kde.Sdk",
"base": "io.qt.qtwebengine.BaseApp",
- "base-version": "6.10",
+ "base-version": "6.11",
"command": "parley",
"tags": ["nightly"],
"desktop-file-name-suffix": " (Nightly)",