Update metadata.json with Gnome Shell 50
This commit is contained in:
@@ -800,6 +800,7 @@ class GenericMonitorDBUS {
|
||||
}
|
||||
this.monitor_groups = {};
|
||||
this._dbusImpl.unexport();
|
||||
this._dbusImpl = null;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
+2
-1
@@ -2,8 +2,9 @@
|
||||
"uuid": "generic-monitor@gnome-shell-extensions",
|
||||
"name": "Generic Monitor",
|
||||
"description": "Display text & icon on systray using DBUS",
|
||||
"version": "20",
|
||||
"version": "21",
|
||||
"shell-version": [
|
||||
"50",
|
||||
"49"
|
||||
],
|
||||
"url": "https://forge.soutade.fr/soutade/GnomeShellGenericMonitor"
|
||||
|
||||
Reference in New Issue
Block a user