From 0511ab0ac73043a5bddd1b297f2c0f1b559e3699 Mon Sep 17 00:00:00 2001 From: wheaney <42350981+wheaney@users.noreply.github.com> Date: Sun, 16 Mar 2025 13:34:06 -0700 Subject: [PATCH] Update metadata.json file to remove 45 and add 48 support --- gnome/src/metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome/src/metadata.json b/gnome/src/metadata.json index 0f8073b..f3064c8 100644 --- a/gnome/src/metadata.json +++ b/gnome/src/metadata.json @@ -5,7 +5,7 @@ "settings-schema": "com.xronlinux.BreezyDesktop", "session-modes": ["user"], "shell-version": [ - "45", "46", "47" + "46", "47", "48" ], "url": "https://github.com/wheaney/breezy-desktop" } \ No newline at end of file