Merge pull request #2204 from mozilla/update-v8.0.2

Update version number to 8.0.2
This commit is contained in:
luke crouch
2021-11-16 09:15:02 -06:00
committed by GitHub
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const MAJOR_VERSIONS = ["2.3.0", "2.4.0", "6.2.0", "8.0.0"];
const MAJOR_VERSIONS = ["2.3.0", "2.4.0", "6.2.0", "8.0.2"];
const badge = {
async init() {
const currentWindow = await browser.windows.getCurrent();
+1 -1
View File
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Firefox Multi-Account Containers",
"version": "8.0.0",
"version": "8.0.2",
"incognito": "not_allowed",
"description": "__MSG_extensionDescription__",
"icons": {