Skip to content

Commit 9017b9b

Browse files
authored
Merge pull request #2488 from mozilla/8.1.2-release
Bump version number for AMO submission
2 parents 6594a06 + 9d1371c commit 9017b9b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "testpilot-containers",
33
"title": "Multi-Account Containers",
44
"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.",
5-
"version": "8.1.1",
5+
"version": "8.1.2",
66
"author": "Andrea Marchesini, Luke Crouch, Lesley Norton, Kendall Werts, Maxx Crawford, Jonathan Kingston",
77
"bugs": {
88
"url": "https://github.com/mozilla/multi-account-containers/issues"

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "Firefox Multi-Account Containers",
4-
"version": "8.1.1",
4+
"version": "8.1.2",
55
"incognito": "not_allowed",
66
"description": "__MSG_extensionDescription__",
77
"icons": {

0 commit comments

Comments
 (0)