From da3fc2ede27482ca4042b21aa9cf96d321b994fe Mon Sep 17 00:00:00 2001 From: groovecoder Date: Tue, 5 Sep 2017 13:33:34 -0500 Subject: [PATCH 1/2] bump version to 4.0.0 --- 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 cd4516c2..8ead37f8 100644 --- a/install.rdf +++ b/install.rdf @@ -16,7 +16,7 @@ * - 3.1.1 + 4.0.0 false diff --git a/package.json b/package.json index a87e30ce..00f389e7 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": "3.1.1", + "version": "4.0.0", "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 0d601f77..3c603837 100644 --- a/webextension/manifest.json +++ b/webextension/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Firefox Multi-Account Containers", - "version": "3.1.1", + "version": "4.0.0", "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": { From 15b9dce1a94af73c82871b13876330edeecd0be7 Mon Sep 17 00:00:00 2001 From: groovecoder Date: Tue, 5 Sep 2017 14:23:33 -0500 Subject: [PATCH 2/2] AMO needs another version bump --- 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 8ead37f8..ae907b8a 100644 --- a/install.rdf +++ b/install.rdf @@ -16,7 +16,7 @@ * - 4.0.0 + 4.0.1 false diff --git a/package.json b/package.json index 00f389e7..6fba48ab 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.0", + "version": "4.0.1", "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 3c603837..6871b456 100644 --- a/webextension/manifest.json +++ b/webextension/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Firefox Multi-Account Containers", - "version": "4.0.0", + "version": "4.0.1", "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": {