[plasma-mobile/raven] /: CI - Flatpak - Update Runtime to 6.11
Justin Zobel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 903a5b41f9597ff233b838c81a3161f73c2b83ce by Justin Zobel.
Committed on 18/07/2026 at 01:55.
Pushed by justinzobel into branch 'master'.
CI - Flatpak - Update Runtime to 6.11
M +2 -2 .flatpak-manifest.json
https://invent.kde.org/plasma-mobile/raven/-/commit/903a5b41f9597ff233b838c81a3161f73c2b83ce
diff --git a/.flatpak-manifest.json b/.flatpak-manifest.json
index 2e3e260..4a9f79c 100644
--- a/.flatpak-manifest.json
+++ b/.flatpak-manifest.json
@@ -1,10 +1,10 @@
{
"id": "org.kde.raven",
"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": "raven",
"tags": ["nightly"],
"desktop-file-name-suffix": " (Nightly)",