From: Scott Worley Date: Wed, 9 Jun 2021 18:11:31 +0000 (-0700) Subject: Declare gnome-shell 40.1 compatibility X-Git-Tag: v2~1 X-Git-Url: http://git.scottworley.com/roundrobintaborder/commitdiff_plain/0a972d4b22acd45352550a29724a0500ae6e55c0?hp=dbc13896420d28954031c11d2ac8f7bed412b786 Declare gnome-shell 40.1 compatibility --- diff --git a/metadata.json b/metadata.json index 5d56218..c35ca5e 100644 --- a/metadata.json +++ b/metadata.json @@ -5,6 +5,7 @@ "url": "https://gitlab.gnome.org/chuck/round-robin-tab-order", "version": 1, "shell-version": [ - "3.32" + "3.32", + "40.1" ] }