From 6462f90803db6ae199f28824847f4c92540eb896 Mon Sep 17 00:00:00 2001 From: Fmstrat Date: Wed, 15 Jan 2020 13:59:49 -0500 Subject: [PATCH] Added GNOME versions --- metadata.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index 0359e24..0e6d40e 100644 --- a/metadata.json +++ b/metadata.json @@ -3,6 +3,11 @@ "description": "Window tiling based on Windows 10 hotkey patterns.", "uuid": "wintile@nowsci.com", "url": "https://github.com/fmstrat/wintile", - "shell-version": ["3.28"], + "shell-version": [ + "3.28", + "3.30", + "3.32", + "3.34" + ], "version": 3 }