Skip to content

Commit 075e966

Browse files
committed
chore(catalog): bump jira-sync to v0.3.0
1 parent 1b0556c commit 075e966

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

extensions/catalog.community.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -786,7 +786,10 @@
786786
"requires": {
787787
"speckit_version": ">=0.8.5",
788788
"tools": [
789-
{ "name": "python3", "required": false }
789+
{
790+
"name": "python3",
791+
"required": false
792+
}
790793
]
791794
},
792795
"provides": {
@@ -1399,8 +1402,8 @@
13991402
"id": "jira-sync",
14001403
"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).",
14011404
"author": "Ash Brener",
1402-
"version": "0.2.0",
1403-
"download_url": "https://github.com/ashbrener/spec-kit-jira-sync/archive/refs/tags/v0.2.0.zip",
1405+
"version": "0.3.0",
1406+
"download_url": "https://github.com/ashbrener/spec-kit-jira-sync/archive/refs/tags/v0.3.0.zip",
14041407
"repository": "https://github.com/ashbrener/spec-kit-jira-sync",
14051408
"homepage": "https://github.com/ashbrener/spec-kit-jira-sync",
14061409
"documentation": "https://github.com/ashbrener/spec-kit-jira-sync/blob/main/README.md",

0 commit comments

Comments
 (0)