From 80cb4e6f1f0554674de41dccc828c7da7e44c50c Mon Sep 17 00:00:00 2001 From: Ryan Kulp Date: Sat, 30 Apr 2022 20:15:28 +0900 Subject: [PATCH] v1.0.6 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 92c15a5..61eebef 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "browser_action": { "default_icon": "hide-twitter-ads-128.png" }, - "version": "1.0.5", + "version": "1.0.6", "icons": { "16": "hide-twitter-ads-16.png", "48": "hide-twitter-ads-48.png", "128": "hide-twitter-ads-128.png" },