From 9469ed424e315668f7bf3c3d5d9421a899284926 Mon Sep 17 00:00:00 2001 From: maxxcrawford Date: Tue, 24 Oct 2023 13:10:33 -0500 Subject: [PATCH] Bump version number to 8.1.3 --- 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 b1a4a02..c9da2dc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "testpilot-containers", - "version": "8.1.1", + "version": "8.1.3", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 49fa4c6..8397e78 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.3", "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 5dd8cf2..21d3d0b 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.3", "incognito": "not_allowed", "description": "__MSG_extensionDescription__", "icons": {