From 3c49620548aaebd29676bf587fd4ea23379a4d80 Mon Sep 17 00:00:00 2001 From: Snider Date: Sun, 22 Mar 2026 02:14:36 +0000 Subject: [PATCH] chore: bump plugin version to 0.14.0 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 29e9967..899d742 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -10,7 +10,7 @@ "name": "CoreAgent", "source": "./claude/core", "description": "CoreAgent platform — dispatch, review, messaging, OpenBrain", - "version": "0.13.0" + "version": "0.14.0" }, { "name": "core-research", diff --git a/claude/core/.claude-plugin/plugin.json b/claude/core/.claude-plugin/plugin.json index 57f9b0a..b5b564c 100644 --- a/claude/core/.claude-plugin/plugin.json +++ b/claude/core/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "CoreAgent", "description": "Core agent platform — dispatch (local + remote), verify+merge, CodeRabbit/Codex review queue, GitHub mirror, cross-agent messaging, OpenBrain integration, inbox notifications", - "version": "0.13.0", + "version": "0.14.0", "author": { "name": "Lethean Community", "email": "hello@lethean.io"