From 6bc3cff7ab4e3f0c7acce4aa6abeed8365cbec1f Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 31 Mar 2020 23:45:40 -0400 Subject: [PATCH] add theme to release --- manifest.files | 1 + manifest.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.files b/manifest.files index 2258a34..808f8e7 100644 --- a/manifest.files +++ b/manifest.files @@ -8,3 +8,4 @@ options.html options.js popup.html popup.js +theme-init.js diff --git a/manifest.json b/manifest.json index 68962c2..ae2c6b0 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "minimum_chrome_version": "41", "name": "Web Power Switch Manager", - "version": "4.1", + "version": "4.2", "description": "Quickly control Web Power Switches", "icons": { "128": "images/outlet-128x128.png" -- 2.39.2