Update supported Gnome Shell versions
This commit is contained in:
parent
fe807301fd
commit
39c1bb3317
@ -21,6 +21,7 @@
|
||||
* <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
const GLib = imports.gi.GLib;
|
||||
const Main = imports.ui.main;
|
||||
const MainLoop = imports.mainloop;
|
||||
const Lang = imports.lang;
|
||||
|
@ -4,7 +4,11 @@
|
||||
"3.10",
|
||||
"3.14",
|
||||
"3.16",
|
||||
"3.18"
|
||||
"3.18",
|
||||
"3.20",
|
||||
"3.22",
|
||||
"3.24",
|
||||
"3.26"
|
||||
],
|
||||
"uuid": "MinariDate@gergely.polonkai.eu",
|
||||
"name": "Minari Date",
|
||||
|
Loading…
Reference in New Issue
Block a user