diff --git a/extensions/catalog.community.json b/extensions/catalog.community.json index 7f0629d4a2..2a9642e459 100644 --- a/extensions/catalog.community.json +++ b/extensions/catalog.community.json @@ -1294,8 +1294,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.2.1", + "download_url": "https://github.com/ashbrener/spec-kit-jira-sync/archive/refs/tags/v0.2.1.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",