Skip to content

Commit

Permalink
Update to version 2.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
maxxcrawford committed Jul 5, 2023
1 parent ed16224 commit 3026833
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "contain-facebook",
"version": "2.3.10",
"version": "2.3.11",
"description": "Facebook Container isolates your Facebook activity from the rest of your web activity in order to prevent Facebook from tracking you outside of the Facebook website via third party cookies. ",
"main": "background.js",
"scripts": {
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": "Facebook Container",
"version": "2.3.10",
"version": "2.3.11",

"incognito": "not_allowed",

Expand Down

0 comments on commit 3026833

Please sign in to comment.