Skip to content

Commit

Permalink
Merge pull request #1706 from mozilla/version-6.2.5
Browse files Browse the repository at this point in the history
bump version to 6.2.5
  • Loading branch information
groovecoder authored Apr 13, 2020
2 parents 35cf2c9 + d8f99ad commit 532abbf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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": "6.2.3",
"version": "6.2.5",
"author": "Andrea Marchesini, Luke Crouch and Jonathan Kingston",
"bugs": {
"url": "https://github.com/mozilla/multi-account-containers/issues"
Expand Down
4 changes: 2 additions & 2 deletions 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": "6.2.3",
"version": "6.2.5",
"incognito": "not_allowed",
"description": "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": {
Expand Down Expand Up @@ -77,4 +77,4 @@
"options_ui": {
"page": "options.html"
}
}
}

0 comments on commit 532abbf

Please sign in to comment.