From d27b205882613f810a9fe0ea933e990398e35b5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EB=82=AE=ED=95=B4=EB=8B=AC=EB=B0=A4?= <5061546+formin@users.noreply.github.com> Date: Tue, 9 Jun 2026 11:06:29 +0900 Subject: [PATCH] Update multi-model-review extension to v0.1.1 --- extensions/catalog.community.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/extensions/catalog.community.json b/extensions/catalog.community.json index 07fb7ef55d..7e336f9c5b 100644 --- a/extensions/catalog.community.json +++ b/extensions/catalog.community.json @@ -1,6 +1,6 @@ { "schema_version": "1.0", - "updated_at": "2026-06-08T00:00:00Z", + "updated_at": "2026-06-09T00:00:00Z", "catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/extensions/catalog.community.json", "extensions": { "aide": { @@ -1712,8 +1712,8 @@ "id": "multi-model-review", "description": "Cross-model Spec Kit handoffs for spec authoring, implementation routing, and review.", "author": "formin", - "version": "0.1.0", - "download_url": "https://github.com/formin/multi-model-review/archive/refs/tags/v0.1.0.zip", + "version": "0.1.1", + "download_url": "https://github.com/formin/multi-model-review/archive/refs/tags/v0.1.1.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", @@ -1755,7 +1755,7 @@ "downloads": 0, "stars": 0, "created_at": "2026-05-04T02:51:52Z", - "updated_at": "2026-05-04T02:51:52Z" + "updated_at": "2026-06-09T00:00:00Z" }, "multi-sites": { "name": "Multi-Sites Spec Kit", @@ -3607,4 +3607,4 @@ "updated_at": "2026-04-13T00:00:00Z" } } -} \ No newline at end of file +}