From a893dc5db3f82d06e5a89029ffeee4ff06139f52 Mon Sep 17 00:00:00 2001 From: Brendan Early Date: Tue, 20 Apr 2021 13:46:02 -0500 Subject: [PATCH] v6.3.1 --- manifests/manifest-chrome.json | 2 +- manifests/manifest-firefox.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/manifest-chrome.json b/manifests/manifest-chrome.json index 8fbd19322..96d69214a 100644 --- a/manifests/manifest-chrome.json +++ b/manifests/manifest-chrome.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "__MSG_extName__", "short_name": "__MSG_extShortName__", - "version": "6.3.0", + "version": "6.3.1", "default_locale": "en", "description": "__MSG_extDesc__", "icons": { diff --git a/manifests/manifest-firefox.json b/manifests/manifest-firefox.json index b89a04224..f138de842 100644 --- a/manifests/manifest-firefox.json +++ b/manifests/manifest-firefox.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "__MSG_extName__", "short_name": "__MSG_extShortName__", - "version": "6.3.0", + "version": "6.3.1", "default_locale": "en", "description": "__MSG_extDesc__", "applications": {