From f7069118260f5e6d4d4c3d800a825e6a79e67b98 Mon Sep 17 00:00:00 2001 From: Ash Brener Date: Tue, 23 Jun 2026 23:00:07 +0200 Subject: [PATCH] chore(catalog): bump jira-sync to v0.4.0 --- extensions/catalog.community.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extensions/catalog.community.json b/extensions/catalog.community.json index e72b5dc517..e9b2861d18 100644 --- a/extensions/catalog.community.json +++ b/extensions/catalog.community.json @@ -1548,8 +1548,8 @@ "id": "jira-sync", "description": "An idempotent, drift-aware, fail-closed reconcile engine that mirrors spec-kit specs into Jira (Epic per repo, Story per spec, Subtask per phase).", "author": "Ash Brener", - "version": "0.2.0", - "download_url": "https://github.com/ashbrener/spec-kit-jira-sync/archive/refs/tags/v0.2.0.zip", + "version": "0.4.0", + "download_url": "https://github.com/ashbrener/spec-kit-jira-sync/archive/refs/tags/v0.4.0.zip", "repository": "https://github.com/ashbrener/spec-kit-jira-sync", "homepage": "https://github.com/ashbrener/spec-kit-jira-sync", "documentation": "https://github.com/ashbrener/spec-kit-jira-sync/blob/main/README.md",