From: Jesus Soto Date: Thu, 08 Sept 2022 12:16:49 -0600 Subject: metadata: Add support for GNOME Shell 43 --- metadata.json | 2 +- 1 file changed, 1 insertions(+), 1 deletion(-) diff --git a/impatience/metadata.json b/impatience/metadata.json index e4753df..9eeaf76 100644 --- a/impatience/metadata.json +++ b/impatience/metadata.json @@ -3,5 +3,5 @@ "name": "Impatience", "description": "Speed up the gnome-shell animation speed", "url": "http://gfxmonk.net/dist/0install/gnome-shell-impatience.xml", - "shell-version": [ "40", "41", "42" ] + "shell-version": [ "40", "41", "42", "43" ] }