From 54e9fe0b61506390359c182b376cd8788ae8364a Mon Sep 17 00:00:00 2001 From: Snider Date: Mon, 16 Mar 2026 05:42:25 +0000 Subject: [PATCH] chore: bump core plugin to v0.4.0 (hook cleanup) Co-Authored-By: Virgil --- .claude-plugin/marketplace.json | 2 +- claude/core/.claude-plugin/plugin.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 93bc5d5..e9f3593 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -10,7 +10,7 @@ "name": "core", "source": "./claude/core", "description": "Core agent platform — dispatch, status, review, sweep, recall, scan, conventions enforcement", - "version": "0.3.0" + "version": "0.4.0" }, { "name": "review", diff --git a/claude/core/.claude-plugin/plugin.json b/claude/core/.claude-plugin/plugin.json index 442ed91..349208a 100644 --- a/claude/core/.claude-plugin/plugin.json +++ b/claude/core/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "core", "description": "Core agent platform — dispatch, status, review, sweep, recall, scan, conventions enforcement", - "version": "0.3.0", + "version": "0.4.0", "author": { "name": "Lethean", "email": "hello@host.uk.com"