From e4265c75d14b8249b7816ff0b9bfabb810c5140f Mon Sep 17 00:00:00 2001 From: wheaney <42350981+wheaney@users.noreply.github.com> Date: Fri, 20 Sep 2024 14:29:05 -0700 Subject: [PATCH] Add GNOME version 47 to the compatibility list --- gnome-44-max.patch | 2 +- gnome/src/metadata.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-44-max.patch b/gnome-44-max.patch index 584bdff..286d8bb 100644 --- a/gnome-44-max.patch +++ b/gnome-44-max.patch @@ -271,7 +271,7 @@ index b9b5ebf..c888f94 100644 "settings-schema": "com.xronlinux.BreezyDesktop", "session-modes": ["user", "unlock-dialog"], "shell-version": [ -- "45", "46" +- "45", "46", "47" + "42", "43", "44" ], "url": "https://github.com/wheaney/breezy-desktop" diff --git a/gnome/src/metadata.json b/gnome/src/metadata.json index b9b5ebf..125954e 100644 --- a/gnome/src/metadata.json +++ b/gnome/src/metadata.json @@ -5,7 +5,7 @@ "settings-schema": "com.xronlinux.BreezyDesktop", "session-modes": ["user", "unlock-dialog"], "shell-version": [ - "45", "46" + "45", "46", "47" ], "url": "https://github.com/wheaney/breezy-desktop" } \ No newline at end of file