From 8dd16964b6f509af8094f1e3d35de8020348ffa0 Mon Sep 17 00:00:00 2001 From: Jens Lody Date: Fri, 25 Mar 2016 09:08:07 +0100 Subject: [PATCH] Compatibility with new version of gnome-shell (3.20), removed development versions (3.19.x). --- 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 d5e0606..039cb04 100644 --- a/data/metadata.json.in +++ b/data/metadata.json.in @@ -2,7 +2,7 @@ "uuid": "@uuid@", "name": "OpenWeather", "description": "Weather extension to display weather information from https://openweathermap.org/ or https://forecast.io for almost all locations in the world.\nFor openweathermap.org, you can either use the extensions default-key or register at http://openweathermap.org/appid and set the appropriate switch in the preferences dialog to \"off\".\nFor forecast.io you have to register at https://developer.forecast.io/register and get a personal API-key.\n\nSince version 29 this extensions uses coordinates to store the locations and makes the names editable to support multiple weather-providers!\nIf you update from versions prior to 29 to 29 or greater (with forecast.io - support) you have to recreate your locations.", -"shell-version": [ "3.8", "3.10", "3.12", "3.14", "3.16", "3.18", "3.19.1", "3.19.2", "3.19.3", "3.19.4" ], +"shell-version": [ "3.8", "3.10", "3.12", "3.14", "3.16", "3.18", "3.20" ], "localedir": "@LOCALEDIR@", "url": "@url@", "version": "@version@"