From e052ded4e900a6dec9f26e568bb65c1b1fa393ac Mon Sep 17 00:00:00 2001 From: Jens Lody Date: Fri, 25 Mar 2016 09:12:33 +0100 Subject: [PATCH] Compatibility with new version of gnome-shell (3.20), removed development versions (3.19.x). --- 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 0e9ba5b..e7d0bf7 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.19.1", "3.19.2", "3.19.3", "3.19.4" ], +"shell-version": [ "3.10", "3.12", "3.14", "3.16", "3.18", "3.20" ], "localedir": "@LOCALEDIR@", "url": "@url@", "version": "@version@"