From e291b79f2cdb1da58269f5562ffff4fc9350288d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9gory=20Soutad=C3=A9?= Date: Mon, 17 Nov 2025 22:58:39 +0100 Subject: [PATCH] Update metadata.json with Gnome Shell 48.5 --- metadata.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/metadata.json b/metadata.json index cae5b8c..ba8e4e0 100644 --- a/metadata.json +++ b/metadata.json @@ -2,9 +2,10 @@ "uuid": "generic-monitor@gnome-shell-extensions", "name": "Generic Monitor", "description": "Display text & icon on systray using DBUS", - "version": "16", + "version": "18", "shell-version": [ - "48" + "48", + "48.5" ], "url": "https://forge.soutade.fr/soutade/GnomeShellGenericMonitor" }