[office/skrooge] /: CI - Flatpak - Update Runtime to 6.11
Justin Zobel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit d07628ba670194664baa9c66d21091a6a7b7c66f by Justin Zobel.
Committed on 17/07/2026 at 11:54.
Pushed by tfella into branch 'master'.
CI - Flatpak - Update Runtime to 6.11
M +2 -2 .flatpak-manifest.json
https://invent.kde.org/office/skrooge/-/commit/d07628ba670194664baa9c66d21091a6a7b7c66f
diff --git a/.flatpak-manifest.json b/.flatpak-manifest.json
index a91b8264d..1de4a2e6e 100644
--- a/.flatpak-manifest.json
+++ b/.flatpak-manifest.json
@@ -2,10 +2,10 @@
"id": "org.kde.skrooge",
"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": "skrooge",
"rename-icon": "skrooge",
"copy-icon": true,