diff --git a/.agents/plugins/marketplace.json b/.agents/plugins/marketplace.json index 22e3c19..6a48aac 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.9.0" + "ref": "v3.10.0" }, "policy": { "installation": "AVAILABLE", diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 19a8348..3aeb8fc 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -55,7 +55,7 @@ "source": { "source": "github", "repo": "antonbabenko/deliberation", - "ref": "v3.9.0" + "ref": "v3.10.0" }, "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.9.0" + "version": "3.10.0" } ] } diff --git a/.kiro/plugins/marketplace.json b/.kiro/plugins/marketplace.json index 22e3c19..6a48aac 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.9.0" + "ref": "v3.10.0" }, "policy": { "installation": "AVAILABLE",