From 2c3e4da152d12c9a58cd9d5bfe158bed65db12cb Mon Sep 17 00:00:00 2001 From: BPower0036 <80090789+BPower0036@users.noreply.github.com> Date: Tue, 17 May 2022 08:05:22 +0000 Subject: [PATCH] Update manifest.json --- src/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/manifest.json b/src/manifest.json index b50e840..ec9dff5 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "author": "BPower0036", "name": "Multi-Account Containers (Wildcard)", - "version": "8.0.7.8", + "version": "8.0.7.9", "incognito": "not_allowed", "description": "__MSG_extensionDescription__", "icons": { @@ -151,4 +151,4 @@ "page": "options.html", "browser_style": true } -} \ No newline at end of file +}