From 466ab3c2ae4ddde4c9c2ea8ba5e2cb04e0ca2f0a Mon Sep 17 00:00:00 2001 From: Ryan Kulp Date: Thu, 4 May 2023 17:20:05 -0700 Subject: [PATCH] v1.1.4 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index d42178b..0b7eb97 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "browser_action": { "default_icon": "hide-twitter-ads-128.png" }, - "version": "1.1.3", + "version": "1.1.4", "icons": { "16": "hide-twitter-ads-16.png", "48": "hide-twitter-ads-48.png", "128": "hide-twitter-ads-128.png" },