From e009e665e4d6d2131362d406a432c3663785cb10 Mon Sep 17 00:00:00 2001 From: NogaUwU Date: Sun, 15 Mar 2026 16:08:03 +0800 Subject: [PATCH] chore: bump version to 0.3.3 --- manifest.json | 2 +- selectors.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 96ec737..5650ffc 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "Chat Branch Visualizer", - "version": "0.3.2", + "version": "0.3.3", "description": "Visualize conversation branches in ChatGPT/Claude as a native sidebar.", "permissions": ["storage", "sidePanel", "tabs"], "host_permissions": [ diff --git a/selectors.json b/selectors.json index 6eebcfe..1810ee0 100644 --- a/selectors.json +++ b/selectors.json @@ -1,5 +1,5 @@ { - "version": "0.3.2", + "version": "0.3.3", "lastVerified": "2026-03-11", "platforms": { "chatgpt": {