diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index b77c5725..96ba72bb 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -652,7 +652,7 @@ { "name": "github-copilot-modernization", "description": "Autonomous application modernization using multi-agent orchestration for GitHub Copilot CLI. Supports Java upgrades (8→21, Spring Boot 2.x→3.x), .NET modernization, Azure migration, CVE/vulnerability fixing, and application rearchitecture (monolith-to-microservices). Features a 3-level agent hierarchy (orchestrator → coordinators → executors) with enterprise rulebook support for embedding organizational policies into the workflow.", - "version": "1.20.0", + "version": "1.22.0", "author": { "name": "Microsoft", "url": "https://github.com/microsoft/github-copilot-modernization" @@ -676,7 +676,7 @@ "source": "github", "repo": "microsoft/github-copilot-modernization", "path": "plugins/github-copilot-modernization", - "sha": "42c1189c55933384bec07e8349ef998eb9e775ad" + "sha": "8b644bebc7e1f929c01d80788293a37872f480f8" } }, { diff --git a/plugins/external.json b/plugins/external.json index 053c9779..af197714 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -420,7 +420,7 @@ { "name": "github-copilot-modernization", "description": "Autonomous application modernization using multi-agent orchestration for GitHub Copilot CLI. Supports Java upgrades (8→21, Spring Boot 2.x→3.x), .NET modernization, Azure migration, CVE/vulnerability fixing, and application rearchitecture (monolith-to-microservices). Features a 3-level agent hierarchy (orchestrator → coordinators → executors) with enterprise rulebook support for embedding organizational policies into the workflow.", - "version": "1.20.0", + "version": "1.22.0", "author": { "name": "Microsoft", "url": "https://github.com/microsoft/github-copilot-modernization" @@ -444,7 +444,7 @@ "source": "github", "repo": "microsoft/github-copilot-modernization", "path": "plugins/github-copilot-modernization", - "sha": "42c1189c55933384bec07e8349ef998eb9e775ad" + "sha": "8b644bebc7e1f929c01d80788293a37872f480f8" } }, {