[office/marknote] /: CI - Flatpak - Update Runtime to 6.11
Justin Zobel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 03f0e32a4ef3461a2bf017d2f338b9fcf2d34736 by Justin Zobel, on behalf of Justin Zobel.
Committed on 18/07/2026 at 07:51.
Pushed by justinzobel into branch 'master'.
CI - Flatpak - Update Runtime to 6.11
M +1 -1 .flatpak-manifest.json
https://invent.kde.org/office/marknote/-/commit/03f0e32a4ef3461a2bf017d2f338b9fcf2d34736
diff --git a/.flatpak-manifest.json b/.flatpak-manifest.json
index c43c6e3c..8b10c076 100644
--- a/.flatpak-manifest.json
+++ b/.flatpak-manifest.json
@@ -1,7 +1,7 @@
{
"id": "org.kde.marknote",
"runtime": "org.kde.Platform",
- "runtime-version": "6.10",
+ "runtime-version": "6.11",
"sdk": "org.kde.Sdk",
"command": "marknote",
"tags": ["nightly"],