From b8a9a5267d7cde8a462786257f104c40c3cb2b6e Mon Sep 17 00:00:00 2001 From: Scott Worley Date: Wed, 9 Jun 2021 14:01:36 -0700 Subject: [PATCH] Declare gnome-shell 40.* compatibility --- metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index 1a9a58a..e9fdd7f 100644 --- a/metadata.json +++ b/metadata.json @@ -6,6 +6,6 @@ "version": 2, "shell-version": [ "3.32", - "40.1" + "40" ] } -- 2.44.1