From 2932f13692fec34c48bf5fec024bba16ea86b828 Mon Sep 17 00:00:00 2001 From: Mai Lavelle Date: Sat, 9 Apr 2016 19:50:57 -0400 Subject: [PATCH] Add GNOME Shell version 3.20 as supported --- metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index 07c9b98..7f1f011 100644 --- a/metadata.json +++ b/metadata.json @@ -3,7 +3,7 @@ "name": "Invert Window Color", "description": "Inverts the color of individual windows\nDefault shortcut is Super+I", "url": "https://github.com/maiself/gnome-shell-extension-invert-color", - "shell-version": ["3.16", "3.18"], + "shell-version": ["3.16", "3.18", "3.20"], "settings-schema": "org.gnome.shell.extensions.invert-window", "version": 1 }