From 1e7327e9df2b9bd87b40515949ebff5da4c72f30 Mon Sep 17 00:00:00 2001 From: sal Date: Sat, 28 Feb 2026 23:48:01 -0600 Subject: [PATCH] Bump version to 0.2.0 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 5122ca1..761cc7e 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "ContainSite", - "version": "0.1.0", + "version": "0.2.0", "description": "Per-container fingerprint isolation — each container gets its own device identity", "permissions": [ "contextualIdentities",