From a09ec31cd441547b4db7b2c69eca88bb264aedc9 Mon Sep 17 00:00:00 2001 From: Raghu Betina Date: Tue, 22 Sep 2026 20:56:59 -0500 Subject: [PATCH] Select plugin 0.4.0 in the catalog Offer the published local-output default through both agent catalogs. --- .claude-plugin/marketplace.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 09dfc85..4358b12 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -9,11 +9,11 @@ "plugins": [ { "name": "firstdraft", - "version": "0.2.5", + "version": "0.4.0", "source": { "source": "npm", "package": "@firstdraft.com/claude-code", - "version": "0.2.5", + "version": "0.4.0", "registry": "https://registry.npmjs.org/" }, "displayName": "First Draft",