From 2b3573f56fb95f745e513fec351ba4c329bcf2de Mon Sep 17 00:00:00 2001 From: Jens Lody Date: Sat, 22 Feb 2014 11:58:19 +0100 Subject: [PATCH] Fix for incorrect metadata-file --- 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 f51df5e..ab59d99 100644 --- a/data/metadata.json.in +++ b/data/metadata.json.in @@ -2,7 +2,7 @@ "uuid": "@uuid@", "name": "Panel OSD", "description": "Place shell notifications under the panel instead of above the message-tray", -"shell-version": [ "3.6", "3.8", "3.10", "3.11.5, "3.11.90" ], +"shell-version": [ "3.6", "3.8", "3.10", "3.11.5", "3.11.90" ], "localedir": "@LOCALEDIR@", "url": "@url@" }