From 6ced16ffc6141ea20de94d71ac17f13e60aa48f1 Mon Sep 17 00:00:00 2001 From: wheaney <42350981+wheaney@users.noreply.github.com> Date: Thu, 11 Jul 2024 13:24:06 -0700 Subject: [PATCH] Add GNOME 42 to the supported versions --- 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 9c46251..c888f94 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": [ - "43", "44" + "42", "43", "44" ], "url": "https://github.com/wheaney/breezy-desktop" } \ No newline at end of file