From ef8aa3be75ca689c9414eebb585c9ff64e803b4b Mon Sep 17 00:00:00 2001 From: groovecoder Date: Wed, 13 Sep 2017 10:07:56 -0500 Subject: [PATCH] bump version to 4.0.2 --- install.rdf | 2 +- package.json | 2 +- webextension/manifest.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/install.rdf b/install.rdf index ae907b8..95149ab 100644 --- a/install.rdf +++ b/install.rdf @@ -16,7 +16,7 @@ * - 4.0.1 + 4.0.2 false diff --git a/package.json b/package.json index 6fba48a..700be1b 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "testpilot-containers", "title": "Firefox 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": "4.0.1", + "version": "4.0.2", "author": "Andrea Marchesini, Luke Crouch and Jonathan Kingston", "bugs": { "url": "https://github.com/mozilla/testpilot-containers/issues" diff --git a/webextension/manifest.json b/webextension/manifest.json index 6871b45..8b1adf9 100644 --- a/webextension/manifest.json +++ b/webextension/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Firefox Multi-Account Containers", - "version": "4.0.1", + "version": "4.0.2", "description": "Firefox Multi-Account 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.", "icons": {