Add specific GNOME version for EGO

This commit is contained in:
Romain Vigier
2021-03-17 13:52:43 +01:00
parent f5109e49ad
commit 2fd96af293
+1 -1
View File
@@ -5,6 +5,6 @@
"gettext-domain": "nightthemeswitcher@romainvigier.fr",
"settings-schema": "org.gnome.shell.extensions.nightthemeswitcher",
"url": "https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/",
"shell-version": ["40"],
"shell-version": ["40", "40.0"],
"version": 47
}