From c111bd0ccacfc787736afe1ec9c654d833861465 Mon Sep 17 00:00:00 2001 From: Dmytro Sirant Date: Mon, 9 Feb 2026 12:04:01 +1000 Subject: [PATCH] fix: rename plugin to qmd-plugin to avoid executable conflict --- .claude-plugin/marketplace.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 00a7de82..e77aa1b9 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1,5 +1,5 @@ { - "name": "qmd", + "name": "qmd-plugin", "owner": { "name": "tobi", "email": "tobi@lutke.com"