From ee994ea393da0e9e4733fb38fa2c8b41c99f1caa Mon Sep 17 00:00:00 2001 From: RayJW <29835902+RayJW@users.noreply.github.com> Date: Fri, 6 Oct 2023 11:22:14 +0200 Subject: [PATCH] Bumped fd runtime --- flatpak/rustdesk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flatpak/rustdesk.json b/flatpak/rustdesk.json index 4d2e297cc..fb62d9250 100644 --- a/flatpak/rustdesk.json +++ b/flatpak/rustdesk.json @@ -1,7 +1,7 @@ { "id": "com.rustdesk.RustDesk", "runtime": "org.freedesktop.Platform", - "runtime-version": "21.08", + "runtime-version": "23.08", "sdk": "org.freedesktop.Sdk", "command": "rustdesk", "icon": "share/icons/hicolor/scalable/apps/rustdesk.svg",