From 15c5b5bf73083ea86c9fd27a9201600e1c033143 Mon Sep 17 00:00:00 2001 From: Jens Lody Date: Mon, 30 Mar 2020 19:18:13 +0200 Subject: [PATCH] Add gnome-shell 3.36 to compatibilitry list. --- 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 a5b5fd7..89e653d 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://darksky.net for almost all locations in the world.\nFor openweathermap.org, you can either use the extensions default-key or register at https://openweathermap.org/appid and set the appropriate switch in the preferences dialog to \"off\".\nFor Dark Sky you have to register at https://darksky.net/dev/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 darksky.net - support) you have to recreate your locations.", -"shell-version": [ "3.32", "3.34" ], +"shell-version": [ "3.32", "3.34", "3.36" ], "localedir": "@LOCALEDIR@", "url": "@url@", "version": "@version@"