From 6841be7b14ed57b5889d87874e77d96c08718b5e Mon Sep 17 00:00:00 2001 From: Jon McLaren Date: Wed, 3 Oct 2018 21:50:59 -0500 Subject: [PATCH] incremented version - pushing update to beta build - this patch fixes link in chrome extension options page. --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 6c86681..6f8aeef 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "__MSG_extName__", - "version": "1.04.0.4", + "version": "1.04.0.41", "default_locale":"en", "description": "__MSG_extDesc__", "browser_action": {