From 781730e7eb730c31e9f6f4b2e42aee186d8f51c7 Mon Sep 17 00:00:00 2001 From: Ryan Kulp Date: Thu, 3 Nov 2022 09:14:01 -0400 Subject: [PATCH] v1.1.3 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 9e90f82..d42178b 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "browser_action": { "default_icon": "hide-twitter-ads-128.png" }, - "version": "1.1.2", + "version": "1.1.3", "icons": { "16": "hide-twitter-ads-16.png", "48": "hide-twitter-ads-48.png", "128": "hide-twitter-ads-128.png" },