From edd7b5702024d8cd60c8d4f2fdc90d3a8a91b4cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Rigal?= Date: Thu, 23 Sep 2021 10:35:24 +0200 Subject: [PATCH] Bumped to v0.0.4 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 05e85cc..80b4b6b 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "PyLoad Assistant", - "version": "0.0.3", + "version": "0.0.4", "description": "Extension for PyLoad to easily monitor and add downloads", "permissions": ["activeTab", "storage"], "host_permissions": ["http://*/", "https://*/"],