From 8edcb1587db65ee63e49270e62a0fce4e11e83d4 Mon Sep 17 00:00:00 2001 From: Rafee Date: Tue, 3 Sep 2024 07:47:02 -0400 Subject: [PATCH] Version upgrade --- package.json | 2 +- src/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8397e780..817c8721 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.1.3", + "version": "8.2.0", "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 26f32018..daebff17 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Firefox Multi-Account Containers", - "version": "8.1.3", + "version": "8.2.0", "incognito": "not_allowed", "description": "__MSG_extensionDescription__", "icons": {