Skip to content

Commit

Permalink
Merge pull request #2242 from mozilla/bump-version
Browse files Browse the repository at this point in the history
Bump version number to 8.0.4
  • Loading branch information
bakulf committed Dec 14, 2021
2 parents 4651126 + f4df97f commit 19600a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.0.3",
"version": "8.0.4",
"author": "Andrea Marchesini, Luke Crouch, Lesley Norton, Kendall Werts, Maxx Crawford, Jonathan Kingston",
"bugs": {
"url": "https://github.com/mozilla/multi-account-containers/issues"
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Firefox Multi-Account Containers",
"version": "8.0.3",
"version": "8.0.4",
"incognito": "not_allowed",
"description": "__MSG_extensionDescription__",
"icons": {
Expand Down

0 comments on commit 19600a6

Please sign in to comment.