From: Mike Frysinger Date: Wed, 1 Apr 2020 03:40:02 +0000 (-0400) Subject: add css files to release X-Git-Tag: v4.1 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=1fe4421f4fe39fba91a2ae3b3956bdee226142e1;p=chrome-ext%2Fweb-power-switch.git add css files to release --- diff --git a/manifest.files b/manifest.files index 497bb5a..2258a34 100644 --- a/manifest.files +++ b/manifest.files @@ -1,3 +1,5 @@ +css/dark.css +css/light.css images/outlet-128x128.png images/outlet-19x19.png images/outlet-38x38.png diff --git a/manifest.json b/manifest.json index e6489d8..68962c2 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.0", + "version": "4.1", "description": "Quickly control Web Power Switches", "icons": { "128": "images/outlet-128x128.png"