From 0c370240c27461c015dd0b117d2280888ebdc78d Mon Sep 17 00:00:00 2001 From: sal Date: Sun, 1 Mar 2026 15:31:21 -0600 Subject: [PATCH] Bump version to 0.3.0 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index cd39fc3..17feb4f 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "ContainSite", - "version": "0.2.0", + "version": "0.3.0", "description": "Per-container fingerprint isolation — each container gets its own device identity", "permissions": [ "contextualIdentities",