Add GNOME 3.34 to compatible shell versions

This commit is contained in:
Romain Vigier
2019-10-17 20:18:02 +02:00
parent 9e0790b33d
commit 3a59f4ce9f
+2 -2
View File
@@ -3,6 +3,6 @@
"description": "Change theme to dark variant when Night Light activates", "description": "Change theme to dark variant when Night Light activates",
"uuid": "nightthemeswitcher@romainvigier.fr", "uuid": "nightthemeswitcher@romainvigier.fr",
"url": "https://git.romainvigier.fr/Romain/nightthemeswitcher-gnome-shell-extension", "url": "https://git.romainvigier.fr/Romain/nightthemeswitcher-gnome-shell-extension",
"version": 2.0, "version": 2.1,
"shell-version": ["3.28", "3.30","3.32"] "shell-version": ["3.28", "3.30","3.32", "3.34"]
} }