Add GNOME 3.28 to compatible shell versions

This commit is contained in:
Romain Vigier
2019-10-16 09:56:55 +02:00
parent 122112edaf
commit 84d8a16f03
+2 -2
View File
@@ -3,6 +3,6 @@
"description": "Change theme to dark variant when Night Light activates",
"uuid": "nightthemeswitcher@romainvigier.fr",
"url": "https://git.romainvigier.fr/Romain/nightthemeswitcher-gnome-shell-extension",
"version": 1.0,
"shell-version": ["3.30","3.32"]
"version": 1.1,
"shell-version": ["3.28", "3.30","3.32"]
}