From bb9a88adf25815eaa80b001e96f80225aa1d60a2 Mon Sep 17 00:00:00 2001 From: Andrea Marchesini Date: Thu, 8 Sep 2022 15:32:49 +0200 Subject: [PATCH] Version bump: 2.3.4 as 2.3.2 repackaged --- package.json | 2 +- src/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c16e3574..0b604b5c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "contain-facebook", - "version": "2.3.2", + "version": "2.3.4", "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 a6911be5..56b3876c 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Facebook Container", - "version": "2.3.2", + "version": "2.3.4", "incognito": "not_allowed",