1
0
mirror of synced 2024-07-05 03:58:19 +08:00

Update: com.github.marc0l92.joplin-plugin-jira-issue@1.7.0

2596e70bde..418fc07531
This commit is contained in:
Joplin Bot 2021-08-29 16:32:12 +00:00
parent 5140fcd4f9
commit 9e0758206e
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 7 additions and 7 deletions

View File

@ -32,7 +32,7 @@ This repository contains the following plugins:
| [🏠](https://github.com/JackGruber/joplin-plugin-hotfolder/blob/master/README.md) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.jackgruber.hotfolder/plugin.jpl) | Hotfolder | 1.0.1 | Monitors a locale folder and import the files as a new note. | JackGruber |
| [🏠](https://discourse.joplinapp.org/t/plugin-inline-tags/14192) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.whatever.inline-tags/plugin.jpl) | Inline tags | 1.2.0 | Inline tags plugin | Roman Musin |
| [🏠](https://github.com/herdsothom/joplin-insert-date) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin-insert-date/plugin.jpl) | Insert Date | 1.0.1 | Adds a button to insert the current date (without time) into the editor. | herdsothom |
| [🏠](https://github.com/marc0l92/joplin-plugin-jira-issue#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.marc0l92.joplin-plugin-jira-issue/plugin.jpl) | Jira Issue | 1.6.0 | Retrieve Atlassian Jira issues information using their api in order to track the status of them from your Joplin notes. | Marco LUCARELLA |
| [🏠](https://github.com/marc0l92/joplin-plugin-jira-issue#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.marc0l92.joplin-plugin-jira-issue/plugin.jpl) | Jira Issue | 1.7.0 | Retrieve Atlassian Jira issues information using their api in order to track the status of them from your Joplin notes. | Marco LUCARELLA |
| [🏠](https://github.com/chenlijun99/autoanki/packages/joplin-plugin) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.anki-sync/plugin.jpl) | Joplin Anki Sync | 1.0.0 | Bidirectional sync between Joplin and Anki | Lijun Chen |
| [🏠](https://github.com/Cologler/userlink-joplin) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/b53da1f6-868c-468d-b60c-2897a27166ac/plugin.jpl) | Joplin User Link Plugin | 1.2.0 | A Joplin plugin for custom links, like `jump://?query=blabla`. | Cologler |
| [🏠](https://github.com/joplin/plugin-kanban/wiki) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.joplin.kanban/plugin.jpl) | Kanban | 1.0.2 | Flexible kanban board plugin for all your tasks | Balint Magyar |

View File

@ -469,7 +469,7 @@
"manifest_version": 1,
"id": "com.github.marc0l92.joplin-plugin-jira-issue",
"app_min_version": "1.7",
"version": "1.6.0",
"version": "1.7.0",
"name": "Jira Issue",
"description": "Retrieve Atlassian Jira issues information using their api in order to track the status of them from your Joplin notes.",
"author": "Marco LUCARELLA",
@ -480,8 +480,8 @@
"jira",
"issue"
],
"_publish_hash": "sha256:ef251c1750dcbc64196dd822010168225c3781360652c6560f856db78668e16d",
"_publish_commit": "main:2596e70bde0173a2e08475a976e651117a2c56b8",
"_publish_hash": "sha256:7789b81e0274cdb4b7bc1bd0d3ed1ea0b8ef5f942ba1aea6e8d65e295c19f823",
"_publish_commit": "main:418fc07531a93ddcf7cb9ae033a72d840af7f250",
"_npm_package_name": "joplin-plugin-jira-issue"
},
"joplin.plugin.ambrt.fold-cm": {

View File

@ -2,7 +2,7 @@
"manifest_version": 1,
"id": "com.github.marc0l92.joplin-plugin-jira-issue",
"app_min_version": "1.7",
"version": "1.6.0",
"version": "1.7.0",
"name": "Jira Issue",
"description": "Retrieve Atlassian Jira issues information using their api in order to track the status of them from your Joplin notes.",
"author": "Marco LUCARELLA",
@ -13,7 +13,7 @@
"jira",
"issue"
],
"_publish_hash": "sha256:ef251c1750dcbc64196dd822010168225c3781360652c6560f856db78668e16d",
"_publish_commit": "main:2596e70bde0173a2e08475a976e651117a2c56b8",
"_publish_hash": "sha256:7789b81e0274cdb4b7bc1bd0d3ed1ea0b8ef5f942ba1aea6e8d65e295c19f823",
"_publish_commit": "main:418fc07531a93ddcf7cb9ae033a72d840af7f250",
"_npm_package_name": "joplin-plugin-jira-issue"
}