From: Mike Frysinger Date: Wed, 1 Apr 2020 03:45:40 +0000 (-0400) Subject: add theme to release X-Git-Tag: v4.2 X-Git-Url: https://git.wh0rd.org/?p=chrome-ext%2Fweb-power-switch.git;a=commitdiff_plain;h=6bc3cff7ab4e3f0c7acce4aa6abeed8365cbec1f add theme to release --- 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"