From 9d1371c34af7f58ba7cd5fca025adb5e24830d8a Mon Sep 17 00:00:00 2001 From: Maxx Crawford Date: Tue, 17 Jan 2023 15:08:41 -0600 Subject: [PATCH] Bump version number for AMO submission --- package-lock.json | 2 +- package.json | 2 +- src/manifest.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 586329e3..c03dfc64 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "testpilot-containers", - "version": "8.1.1", + "version": "8.1.2", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 1fdf1d48..3f9e2b2a 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.1", + "version": "8.1.2", "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 e0f9765b..544e0b00 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Firefox Multi-Account Containers", - "version": "8.1.1", + "version": "8.1.2", "incognito": "not_allowed", "description": "__MSG_extensionDescription__", "icons": {