From 42ae5c59e1093c3f0758fa68de4e889be9ca0da9 Mon Sep 17 00:00:00 2001 From: Mal Date: Thu, 25 Sep 2025 12:37:26 +0200 Subject: [PATCH] Compatible with GNOME shell 49 now --- src/metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/metadata.json b/src/metadata.json index 762fefc..0350c59 100644 --- a/src/metadata.json +++ b/src/metadata.json @@ -2,7 +2,7 @@ "name": "Full Transparent Topbar", "description": "Just makes the topbar fully transparent - permanently. Nothing else.", "uuid": "full-transparent-topbar@git.leinelab.org", - "shell-version": ["46", "47", "48"], + "shell-version": ["46", "47", "48", "49"], "url": "https://git.leinelab.org/Mal/gnome-shell-extension-full-transparent-topbar", "version": 1 }