From a3b2bcddc731cfb8a082154d94b7427514fc8266 Mon Sep 17 00:00:00 2001 From: Jeremy Bicha Date: Thu, 12 Sep 2024 10:20:36 -0400 Subject: [PATCH] Mark compatible with GNOME Shell 47 --- metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index eab72b6..8e3b91c 100644 --- a/metadata.json +++ b/metadata.json @@ -4,7 +4,7 @@ "name": "Harddisk LED", "settings-schema": "org.gnome.shell.extensions.harddiskled", "shell-version": [ - "46" + "46", "47" ], "url": "https://github.com/biji/harddiskled", "uuid": "harddiskled@bijidroid.gmail.com",