Skip to content

Commit 34034d4

Browse files
13rac1claude
andcommitted
chore: bump version to 1.0.9
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 3cf7cbb commit 34034d4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

openclaw.plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "claude-code",
3-
"version": "1.0.8",
3+
"version": "1.0.9",
44
"description": "Run Claude Code sessions in isolated Podman containers",
55
"main": "claude-code.js",
66
"tools": ["claude_code_start", "claude_code_status", "claude_code_output", "claude_code_cancel", "claude_code_cleanup", "claude_code_sessions"],

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@13rac1/openclaw-plugin-claude-code",
3-
"version": "1.0.8",
3+
"version": "1.0.9",
44
"description": "OpenClaw plugin for running Claude Code CLI in isolated Podman containers",
55
"type": "module",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)