diff --git a/package-lock.json b/package-lock.json index 0ece426b..647fd1f3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "contain-facebook", - "version": "2.2.2", + "version": "2.3.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c4c7c476..7433eb47 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "contain-facebook", - "version": "2.2.2", + "version": "2.3.0", "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 8c43ac86..e148f42c 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Facebook Container", - "version": "2.2.2", + "version": "2.3.0", "incognito": "not_allowed",