[network/neochat] /: Revert "CI - Flatpak - Update Runtime to 6.11"
Nate Graham <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 5caeb38f3e269b41402d0152124f31259bd982c0 by Nate Graham.
Committed on 17/07/2026 at 18:58.
Pushed by ngraham into branch 'master'.
Revert "CI - Flatpak - Update Runtime to 6.11"
This reverts commit 196228cacc0f9ee52492a5da09c535e15b91ab27.
This breaks the app since network access is broken in the published 6.11
runtime right now.
Reverting until that's fixed and published.
M +1 -1 .flatpak-manifest.json
https://invent.kde.org/network/neochat/-/commit/5caeb38f3e269b41402d0152124f31259bd982c0
diff --git a/.flatpak-manifest.json b/.flatpak-manifest.json
index d9d51b373..383688217 100644
--- a/.flatpak-manifest.json
+++ b/.flatpak-manifest.json
@@ -2,7 +2,7 @@
"id": "org.kde.neochat",
"branch": "master",
"runtime": "org.kde.Platform",
- "runtime-version": "6.11",
+ "runtime-version": "6.10",
"sdk": "org.kde.Sdk",
"sdk-extensions": [
"org.freedesktop.Sdk.Extension.rust-stable"