Skip to content

Commit 72274a2

Browse files
authored
chore: bump version to 0.3.5 (#41)
Co-authored-by: NogaUwU <NogaUwU@users.noreply.github.com>
1 parent 847f28f commit 72274a2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "Chat Branch Visualizer",
4-
"version": "0.3.4",
4+
"version": "0.3.5",
55
"description": "Visualize conversation branches in ChatGPT/Claude as a native sidebar.",
66
"permissions": ["storage", "sidePanel", "tabs"],
77
"host_permissions": [

selectors.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.3.4",
2+
"version": "0.3.5",
33
"lastVerified": "2026-03-11",
44
"platforms": {
55
"chatgpt": {

0 commit comments

Comments
 (0)