Update extension for GNOME 48

This commit is contained in:
2025-03-31 15:14:59 +02:00
parent ca11b0e175
commit 6aa9f15d70
2 changed files with 53 additions and 54 deletions

View File

@@ -2,11 +2,9 @@
"uuid": "generic-monitor@gnome-shell-extensions",
"name": "Generic Monitor",
"description": "Display text & icon on systray using DBUS",
"version": "15",
"version": "16",
"shell-version": [
"47",
"46",
"45"
"48"
],
"url": "https://forge.soutade.fr/soutade/GnomeShellGenericMonitor"
}