mirror of
https://github.com/alamion/obsidian-jira-sync.git
synced 2026-07-22 12:20:29 +00:00
- `jira-sync-block-start-` docs fix - custom fields functions correct load on startup - jira values highlight rollback due to contributor dropped feature full realization. (In current state it's too buggy to release)
10 lines
291 B
JSON
10 lines
291 B
JSON
{
|
|
"id": "jira-sync",
|
|
"name": "Jira Issue Manager",
|
|
"version": "1.6.1",
|
|
"minAppVersion": "1.10.1",
|
|
"description": "Get Jira issues, create and update them. Issue status and worklog management.",
|
|
"author": "Alamion",
|
|
"authorUrl": "https://github.com/Alamion",
|
|
"isDesktopOnly": false
|
|
}
|