From 198d0355cc482027b8a8335e4eb3ff571590be5b Mon Sep 17 00:00:00 2001 From: Neroth Date: Mon, 15 Oct 2012 10:57:10 +0200 Subject: [PATCH] Now work with GNOME Shell 3.6 --- src/metadata.json.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/metadata.json.in b/src/metadata.json.in index e807fe4..feaafad 100644 --- a/src/metadata.json.in +++ b/src/metadata.json.in @@ -2,7 +2,7 @@ "uuid": "@uuid@", "name": "Gnome Shell Extension Weather by Neroth", "description": "A simple extension for displaying weather information from several cities in GNOME Shell", -"shell-version": [ "3.2", "3.3", "3.4" ], +"shell-version": [ "3.2", "3.3", "3.4", "3.5", "3.6" ], "localedir": "@LOCALEDIR@", "url": "@url@" }