From 8178d29dabe34c2d3d3324ac7e27992da6995563 Mon Sep 17 00:00:00 2001 From: Eemeli Aro Date: Mon, 10 Oct 2022 10:18:06 +0300 Subject: [PATCH 1/3] Account for moved aboutNetError.css in Firefox 107 --- src/confirm-page.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/confirm-page.html b/src/confirm-page.html index 259af1a2..1c332d31 100644 --- a/src/confirm-page.html +++ b/src/confirm-page.html @@ -2,7 +2,7 @@ - + From 8c08707f1de942b42ba19bf5ee04630f33db1251 Mon Sep 17 00:00:00 2001 From: Danny Colin Date: Tue, 11 Oct 2022 09:22:48 -0400 Subject: [PATCH 2/3] Keep both files --- src/confirm-page.html | 1 + 1 file changed, 1 insertion(+) diff --git a/src/confirm-page.html b/src/confirm-page.html index 1c332d31..0f0db790 100644 --- a/src/confirm-page.html +++ b/src/confirm-page.html @@ -2,6 +2,7 @@ + From ad921cfac18852ebd9cf92bc8694bb50f64f41ba Mon Sep 17 00:00:00 2001 From: Maxx Crawford Date: Wed, 30 Nov 2022 10:20:22 -0600 Subject: [PATCH 3/3] Bump version number for patch release --- package.json | 2 +- src/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b8d2269e..fa7b1aed 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "testpilot-containers", "title": "Multi-Account Containers", "description": "Containers helps you keep all the parts of your online life contained in different tabs. Custom labels and color-coded tabs help keep different activities — like online shopping, travel planning, or checking work email — separate.", - "version": "8.0.7", + "version": "8.0.8", "author": "Andrea Marchesini, Luke Crouch, Lesley Norton, Kendall Werts, Maxx Crawford, Jonathan Kingston", "bugs": { "url": "https://github.com/mozilla/multi-account-containers/issues" diff --git a/src/manifest.json b/src/manifest.json index de49c9b3..a7a8dbd1 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Firefox Multi-Account Containers", - "version": "8.0.7", + "version": "8.0.8", "incognito": "not_allowed", "description": "__MSG_extensionDescription__", "icons": {