From 0a4f1a9bd8a94d312e399ea9163d76911e992f00 Mon Sep 17 00:00:00 2001 From: Julius0408 Date: Thu, 1 May 2025 01:27:13 +0200 Subject: [PATCH] Ensure compatibility with GNOME 48 --- metadata.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index 277b52f..79b031e 100644 --- a/metadata.json +++ b/metadata.json @@ -4,7 +4,8 @@ "shell-version": [ "45", "46", - "47" + "47", + "48" ], "url": "https://github.com/mechtifs/usable-overview", "uuid": "usable-overview@mechtifs",