From ca67b63dc94d4608de24a84e246b6d41ff1bb340 Mon Sep 17 00:00:00 2001 From: Robert Storlind Date: Sun, 10 Nov 2024 21:46:43 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index f7c57f5..15f7790 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "double-switch", "name": "Auto switch themes between dark/light mode", - "version": "0.3.0", + "version": "0.4.0", "minAppVersion": "0.15.0", "description": "Toggling dark/light mode switches themes automatically", "author": "Robert Storlind",