From ebd31d955be6e4876198a140556af5979f8cbe7b Mon Sep 17 00:00:00 2001 From: Luke Crouch Date: Wed, 21 Sep 2022 10:09:04 -0500 Subject: [PATCH] update version to 2.3.5 --- package.json | 2 +- src/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index dc6c1d8f..333eea0d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "contain-facebook", - "version": "2.3.3", + "version": "2.3.5", "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 d0ae0d87..7629e1e3 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Facebook Container", - "version": "2.3.3", + "version": "2.3.5", "incognito": "not_allowed",