diff --git a/package-lock.json b/package-lock.json index 403f39466..5a4daddbc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "contain-facebook", - "version": "2.3.12", + "version": "2.3.13", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "contain-facebook", - "version": "2.3.12", + "version": "2.3.13", "license": "MPL-2.0", "dependencies": { "web-ext": "^6.7.0" diff --git a/package.json b/package.json index 72c4743f0..26af5ebb1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "contain-facebook", - "version": "2.3.12", + "version": "2.3.13", "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": { diff --git a/src/manifest.json b/src/manifest.json index 9e7665c42..4e4812d6e 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Facebook Container", - "version": "2.3.12", + "version": "2.3.13", "incognito": "not_allowed",