From 0a4d0e7a1e0cedc5f69dc24c9134e8713d2ad339 Mon Sep 17 00:00:00 2001 From: Jens Lody Date: Fri, 8 Jul 2016 06:16:00 +0200 Subject: [PATCH] Enable extension on latest development version 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 e7d0bf7..6eb6e69 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" ], +"shell-version": [ "3.10", "3.12", "3.14", "3.16", "3.18", "3.20", "3.21.3" ], "localedir": "@LOCALEDIR@", "url": "@url@", "version": "@version@"