From 0ccd1db5460fe240f9e2ef91dff5e191c7286f08 Mon Sep 17 00:00:00 2001 From: Jens Lody Date: Fri, 14 Mar 2014 09:25:47 +0100 Subject: [PATCH] 3.11.91 compatibility --- 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 a6f4d6f..2b923c0 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.6", "3.8", "3.10", "3.11.5", "3.11.90", "3.12" ], +"shell-version": [ "3.6", "3.8", "3.10", "3.11.5", "3.11.90", "3.11.91", "3.12" ], "localedir": "@LOCALEDIR@", "url": "@url@" }