Update extension for GNOME 49

This commit is contained in:
2026-03-02 22:32:29 +01:00
parent 53489ab67e
commit c6907ea93f
3 changed files with 14 additions and 6 deletions

View File

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