From 930bb8bca3d2bd66fed87c860e4392341dcbf5ab Mon Sep 17 00:00:00 2001 From: HROMANO Date: Mon, 12 Oct 2015 10:10:50 +0200 Subject: [PATCH] Drop support for gnome-shell < 3.8 --- metadata.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata.json b/metadata.json index 2eae1c9..23ab16c 100644 --- a/metadata.json +++ b/metadata.json @@ -3,9 +3,9 @@ "description": "This extension disables the top left hot corners. You can still click on Activities or press the dedicated key to reach the overview. Since 3.8, should work with other extensions modifying the Activities button. On versions prior to 3.8, may not disable other hotcorners in multiscreen configurations and won't work on fallback/flashback mode.", "name": "No Topleft Hot Corner", "shell-version": [ - "3.18", "3.16", "3.14", "3.12", "3.10", "3.8", "3.6", "3.4" + "3.20", "3.18", "3.16", "3.14", "3.12", "3.10", "3.8" ], "url": "https://github.com/HROMANO/nohotcorner/", "uuid": "nohotcorner@azuri.free.fr", - "version": 12 + "version": 13 }