[education/rkward] /: CI - Flatpak - Update Runtime to 6.11

Justin Zobel null at kde.org
Sun Jul 19 16:04:13 BST 2026


Git commit 8c8c88088b462bb622dbca52742971623f70aaf6 by Justin Zobel.
Committed on 17/07/2026 at 11:47.
Pushed by tfry into branch 'master'.

CI - Flatpak - Update Runtime to 6.11

M  +2    -2    .flatpak-manifest.json

https://invent.kde.org/education/rkward/-/commit/8c8c88088b462bb622dbca52742971623f70aaf6

diff --git a/.flatpak-manifest.json b/.flatpak-manifest.json
index 49fe6d0dc..e57452083 100644
--- a/.flatpak-manifest.json
+++ b/.flatpak-manifest.json
@@ -2,10 +2,10 @@
     "id": "org.kde.rkward",
     "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": "rkward",
     "tags": [
         "nightly"


More information about the rkward-tracker mailing list