From 4fc5690890dfa2221713dd7924f8ff68f9352210 Mon Sep 17 00:00:00 2001 From: Maxx Crawford Date: Mon, 24 Oct 2022 15:56:01 -0500 Subject: [PATCH] Update version to 2.3.8 --- package-lock.json | 2 +- package.json | 2 +- src/manifest.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1646e8a8..500fbe2b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "contain-facebook", - "version": "2.3.2", + "version": "2.3.8", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index c76b7628..62bd4e3f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "contain-facebook", - "version": "2.3.7", + "version": "2.3.8", "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 25a0394d..717553d1 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Facebook Container", - "version": "2.3.7", + "version": "2.3.8", "incognito": "not_allowed",