From 2cb22698e082440863fe78942669939c959aa9da Mon Sep 17 00:00:00 2001 From: liushuyu Date: Sat, 29 Oct 2022 19:20:29 -0600 Subject: [PATCH] manifest: upgrade KDE runtime base to 5.15/22.08 --- org.yuzu_emu.yuzu.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/org.yuzu_emu.yuzu.json b/org.yuzu_emu.yuzu.json index 6da2eb2..962315e 100644 --- a/org.yuzu_emu.yuzu.json +++ b/org.yuzu_emu.yuzu.json @@ -1,10 +1,10 @@ { "app-id": "org.yuzu_emu.yuzu", "runtime": "org.kde.Platform", - "runtime-version": "5.15-21.08", + "runtime-version": "5.15-22.08", "sdk": "org.kde.Sdk", "base": "io.qt.qtwebengine.BaseApp", - "base-version": "5.15-21.08", + "base-version": "5.15-22.08", "command": "yuzu-launcher", "finish-args": [ "--device=all",