From 73f9e600db792f685b2cacbbc07de5f3a4499455 Mon Sep 17 00:00:00 2001 From: Samuel Fiedler <99208360+sfiedler0@users.noreply.github.com> Date: Sun, 19 May 2024 10:08:12 +0200 Subject: [PATCH] Update GNOME platform to version 46 --- re.sonny.Playhouse.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/re.sonny.Playhouse.json b/re.sonny.Playhouse.json index 7ed1917..2190a0d 100644 --- a/re.sonny.Playhouse.json +++ b/re.sonny.Playhouse.json @@ -1,7 +1,7 @@ { "id": "re.sonny.Playhouse", "runtime": "org.gnome.Platform", - "runtime-version": "44", + "runtime-version": "46", "sdk": "org.gnome.Sdk", "command": "re.sonny.Playhouse", "finish-args": [ @@ -37,4 +37,4 @@ ] } ] -} \ No newline at end of file +}