From 0f400b742e80baf479f1f16e9861ef31984f7a99 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 22:26:25 +0000 Subject: [PATCH] Update Multi-Model Review extension to v0.1.2 Update multi-model-review extension submitted by @formin to: - extensions/catalog.community.json (version, download_url, updated_at) - docs/community/extensions.md community extensions table Closes #3065 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- extensions/catalog.community.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/extensions/catalog.community.json b/extensions/catalog.community.json index 687255b9a3..78b7ceab48 100644 --- a/extensions/catalog.community.json +++ b/extensions/catalog.community.json @@ -1,6 +1,6 @@ { "schema_version": "1.0", - "updated_at": "2026-06-17T00:00:00Z", + "updated_at": "2026-06-18T00:00:00Z", "catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/extensions/catalog.community.json", "extensions": { "aide": { @@ -2063,8 +2063,8 @@ "id": "multi-model-review", "description": "Cross-model Spec Kit handoffs for spec authoring, implementation routing, and review.", "author": "formin", - "version": "0.1.1", - "download_url": "https://github.com/formin/multi-model-review/archive/refs/tags/v0.1.1.zip", + "version": "0.1.2", + "download_url": "https://github.com/formin/multi-model-review/archive/refs/tags/v0.1.2.zip", "repository": "https://github.com/formin/multi-model-review", "homepage": "https://github.com/formin/multi-model-review", "documentation": "https://github.com/formin/multi-model-review/blob/main/README.md", @@ -2108,7 +2108,7 @@ "downloads": 0, "stars": 0, "created_at": "2026-05-04T02:51:52Z", - "updated_at": "2026-06-09T00:00:00Z" + "updated_at": "2026-06-18T00:00:00Z" }, "multi-sites": { "name": "Multi-Sites Spec Kit",