From 44bd8320d5a1535cd6642cee1211cc7134b00ea3 Mon Sep 17 00:00:00 2001 From: Ash Brener Date: Sun, 14 Jun 2026 16:52:19 +0200 Subject: [PATCH] chore(catalog): bump jira-sync to v0.3.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 c9047c0e3e..74a349bc1f 100644 --- a/extensions/catalog.community.json +++ b/extensions/catalog.community.json @@ -1399,8 +1399,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.3.0", + "download_url": "https://github.com/ashbrener/spec-kit-jira-sync/archive/refs/tags/v0.3.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",