Skip to content

Commit 4bcae3e

Browse files
committed
chore: bump plugin version to 1.4.1
Sync marketplace.json (was stuck at 1.3.1) with plugin.json.
1 parent c8cd846 commit 4bcae3e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"name": "unity-cli-plugin",
1010
"source": "./",
1111
"description": "CLI and Claude Code integration for Unity C# Console",
12-
"version": "1.3.1"
12+
"version": "1.4.1"
1313
}
1414
]
1515
}

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unity-cli-plugin",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "CLI and Claude Code integration for Unity C# Console",
55
"author": { "name": "nqb" }
66
}

0 commit comments

Comments
 (0)