From a8103915afd045193e690aff9cf7a485489df7f5 Mon Sep 17 00:00:00 2001 From: nitrohorse <1514352+nitrohorse@users.noreply.github.com> Date: Sat, 5 Sep 2020 20:17:29 -0700 Subject: Bump manifest version --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index ea0756b3..4d5528c1 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_extensionName__", "description": "__MSG_extensionDescription__", - "version": "1.1.41", + "version": "1.1.42", "manifest_version": 2, "background": { "scripts": ["background.js"], -- cgit 1.4.1