Add shell 3.38 to compatible versions

This commit is contained in:
Romain Vigier
2020-08-26 13:45:17 +02:00
parent 96928f3663
commit 53b530d60f
+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": ["3.28", "3.30", "3.32", "3.34", "3.36"],
"shell-version": ["3.28", "3.30", "3.32", "3.34", "3.36", "3.38"],
"version": 36
}