From eb0d3c28e29fa08ce542039ee4282fc75c7de011 Mon Sep 17 00:00:00 2001 From: Jens Lody Date: Sat, 16 Jun 2018 17:02:00 +0200 Subject: [PATCH] Officially support gnome.shell 3.28. --- 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 05b2e3b..619c7e3 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.22", "3.24", "3.26" ], +"shell-version": [ "3.10", "3.12", "3.14", "3.16", "3.18", "3.20", "3.22", "3.24", "3.26", "3.28" ], "localedir": "@LOCALEDIR@", "url": "@url@", "version": "@version@"