From e6dce8931e72e93107c487c547fd193706a893f2 Mon Sep 17 00:00:00 2001 From: Romain Vigier Date: Wed, 16 Oct 2019 14:14:17 +0200 Subject: [PATCH] Bump to 1.2 --- src/metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/metadata.json b/src/metadata.json index 454fbc5..236c7fe 100644 --- a/src/metadata.json +++ b/src/metadata.json @@ -3,6 +3,6 @@ "description": "Change theme to dark variant when Night Light activates", "uuid": "nightthemeswitcher@romainvigier.fr", "url": "https://git.romainvigier.fr/Romain/nightthemeswitcher-gnome-shell-extension", - "version": 1.1, + "version": 1.2, "shell-version": ["3.28", "3.30","3.32"] }