From: Albert Astals Cid Date: Tue, 5 Mar 2024 23:13:52 +0000 (+0100) Subject: flatpak: Switch to non-preview runtime X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/commitdiff_plain/4eb7dab4ff91d5bbb1a6b8bada5dea580b872b36 flatpak: Switch to non-preview runtime --- diff --git a/.flatpak-manifest.json b/.flatpak-manifest.json index 49b29f79e..c6fc3dc0e 100644 --- a/.flatpak-manifest.json +++ b/.flatpak-manifest.json @@ -2,7 +2,7 @@ "id": "org.kde.dolphin", "branch": "master", "runtime": "org.kde.Platform", - "runtime-version": "6.6-kf6preview", + "runtime-version": "6.6", "sdk": "org.kde.Sdk", "command": "dolphin", "tags": ["nightly"],