[education/kalgebra] /: CI - Flatpak - Update Runtime to 6.11
Justin Zobel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 8365ad6339829d48bc3e72a0f7a967b1fd9e8fd2 by Justin Zobel.
Committed on 13/07/2026 at 05:21.
Pushed by justinzobel into branch 'master'.
CI - Flatpak - Update Runtime to 6.11
M +2 -2 .flatpak-manifest.json
https://invent.kde.org/education/kalgebra/-/commit/8365ad6339829d48bc3e72a0f7a967b1fd9e8fd2
diff --git a/.flatpak-manifest.json b/.flatpak-manifest.json
index ab52ac7c..b567e2b9 100644
--- a/.flatpak-manifest.json
+++ b/.flatpak-manifest.json
@@ -1,10 +1,10 @@
{
"id": "org.kde.kalgebra",
"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": "kalgebra",
"rename-icon": "kalgebra",
"copy-icon": true,