From 1fa6e63367cc6390cb772bd9b493d24672a5a0a8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2026 08:02:44 +0000 Subject: [PATCH] feat(marketplace): bump dev-loop pin to release tag v1.21.0 dev-loop's entry is tag-pinned, so v1.21.0 does not reach installs until this pin moves. Opened and merged automatically by .github/workflows/sync-dev-loop-pin.yml. --- .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 4a1b903..6c4be3d 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -58,10 +58,10 @@ "source": { "source": "url", "url": "https://github.com/choiyounggi/dev-loop.git", - "ref": "v1.20.0" + "ref": "v1.21.0" }, "homepage": "https://github.com/choiyounggi/dev-loop", - "version": "1.20.0", + "version": "1.21.0", "tags": [ "orchestrator", "verification-loop",