Update metadata.json with Gnome Shell 48.5

This commit is contained in:
2025-11-17 22:58:39 +01:00
parent b4af852a0f
commit e291b79f2c

View File

@@ -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"
}