diff --git a/.agents/plugins/marketplace.json b/.agents/plugins/marketplace.json index db472fc..59e4cfb 100644 --- a/.agents/plugins/marketplace.json +++ b/.agents/plugins/marketplace.json @@ -34,7 +34,7 @@ "source": { "source": "url", "url": "git@github.com:antonbabenko/deliberation.git", - "ref": "v3.7.0" + "ref": "v3.7.1" }, "policy": { "installation": "AVAILABLE", diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index e307ad5..f0ead7b 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -55,7 +55,7 @@ "source": { "source": "github", "repo": "antonbabenko/deliberation", - "ref": "v3.7.0" + "ref": "v3.7.1" }, "description": "Use when you want a delegated second opinion or implementation from GPT (Codex), Gemini, Grok (xAI), or OpenRouter (config-driven, 400+ models) - seven expert subagents (Architect, Plan Reviewer, Scope Analyst, Code Reviewer, Security Analyst, Researcher, Debugger) and bundled ask-gpt/ask-gemini/ask-grok/ask-openrouter/ask-all/consensus commands, advisory (read-only) or implementation (write; Grok and OpenRouter are advisory-only).", "category": "development", @@ -76,7 +76,7 @@ "code-review", "architecture" ], - "version": "3.7.0" + "version": "3.7.1" } ] } diff --git a/.kiro/plugins/marketplace.json b/.kiro/plugins/marketplace.json index db472fc..59e4cfb 100644 --- a/.kiro/plugins/marketplace.json +++ b/.kiro/plugins/marketplace.json @@ -34,7 +34,7 @@ "source": { "source": "url", "url": "git@github.com:antonbabenko/deliberation.git", - "ref": "v3.7.0" + "ref": "v3.7.1" }, "policy": { "installation": "AVAILABLE",