[utilities/kcalc] /: CI - Flatpak - Update Runtime to 6.11
Justin Zobel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 19c5a9d0a310d8a29004b5f069801b230ab740de by Justin Zobel, on behalf of Justin Zobel.
Committed on 18/07/2026 at 05:15.
Pushed by justinzobel into branch 'master'.
CI - Flatpak - Update Runtime to 6.11
M +1 -1 .flatpak-manifest.json
https://invent.kde.org/utilities/kcalc/-/commit/19c5a9d0a310d8a29004b5f069801b230ab740de
diff --git a/.flatpak-manifest.json b/.flatpak-manifest.json
index 5a04e2cb..62152d4d 100644
--- a/.flatpak-manifest.json
+++ b/.flatpak-manifest.json
@@ -1,7 +1,7 @@
{
"id": "org.kde.kcalc",
"runtime": "org.kde.Platform",
- "runtime-version": "6.10",
+ "runtime-version": "6.11",
"sdk": "org.kde.Sdk",
"command": "kcalc",
"rename-icon": "accessories-calculator",