From 42eeb7eb03aab82ecdb04ee23262b3e49c80ff87 Mon Sep 17 00:00:00 2001 From: Jens Lody Date: Wed, 14 Sep 2016 12:31:40 +0200 Subject: [PATCH] Support newest developer build of gnome-shell. --- data/metadata.json.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/metadata.json.in b/data/metadata.json.in index 6eb6e69..6332a6a 100644 --- a/data/metadata.json.in +++ b/data/metadata.json.in @@ -2,7 +2,7 @@ "uuid": "@uuid@", "name": "Panel OSD", "description": "Configuring where on the (main) screen notifications will appear, instead of just above the message tray", -"shell-version": [ "3.10", "3.12", "3.14", "3.16", "3.18", "3.20", "3.21.3" ], +"shell-version": [ "3.10", "3.12", "3.14", "3.16", "3.18", "3.20", "3.21.3", "3.21.92" ], "localedir": "@LOCALEDIR@", "url": "@url@", "version": "@version@"