From a69f49b0459bbee218afea02345034f864fc2c50 Mon Sep 17 00:00:00 2001 From: Wesley Branton Date: Sun, 31 Jul 2022 13:22:21 -0400 Subject: [PATCH] Updated version --- firefox/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firefox/manifest.json b/firefox/manifest.json index 3774920..55c8c0f 100644 --- a/firefox/manifest.json +++ b/firefox/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "__MSG_extensionName__", - "version": "2.6", + "version": "2.7", "description": "__MSG_extensionDescription__", "author": "Wesley Branton", "default_locale": "en",