From 8125d0aa5fc2e387002707eb43892bfa39581d6a Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Fri, 1 Oct 2021 20:31:04 +0000 Subject: [PATCH] Update: com.github.marc0l92.joplin-plugin-jira-issue@2.1.0 https://github.com/marc0l92/joplin-plugin-jira-issue/compare/2793c09fa0a00e7e42606557131c837add839eb8..048f58e5ef365f7b550493e99915dce5e97e34b5 --- README.md | 2 +- manifests.json | 6 +++--- .../manifest.json | 6 +++--- .../plugin.jpl | Bin 39424 -> 39936 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index e9a3ca2..e3bdff6 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,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 | 2.0.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 | 2.1.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.3 | Flexible kanban board plugin for all your tasks | Balint Magyar | diff --git a/manifests.json b/manifests.json index 0fe469c..926d84a 100644 --- a/manifests.json +++ b/manifests.json @@ -484,7 +484,7 @@ "manifest_version": 1, "id": "com.github.marc0l92.joplin-plugin-jira-issue", "app_min_version": "1.7", - "version": "2.0.0", + "version": "2.1.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", @@ -495,8 +495,8 @@ "jira", "issue" ], - "_publish_hash": "sha256:c755dc1e10df9271286f1e10622eb7bd0acac970cdc45737186cd4a6d611cf36", - "_publish_commit": "main:2793c09fa0a00e7e42606557131c837add839eb8", + "_publish_hash": "sha256:74af74236774f8c653b8bdfa4c64b1517c3bdf3083fdfc8548fbbdd5c53b4eea", + "_publish_commit": "main:048f58e5ef365f7b550493e99915dce5e97e34b5", "_npm_package_name": "joplin-plugin-jira-issue" }, "joplin.plugin.ambrt.fold-cm": { diff --git a/plugins/com.github.marc0l92.joplin-plugin-jira-issue/manifest.json b/plugins/com.github.marc0l92.joplin-plugin-jira-issue/manifest.json index 0e77d9f..f338ec6 100644 --- a/plugins/com.github.marc0l92.joplin-plugin-jira-issue/manifest.json +++ b/plugins/com.github.marc0l92.joplin-plugin-jira-issue/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 1, "id": "com.github.marc0l92.joplin-plugin-jira-issue", "app_min_version": "1.7", - "version": "2.0.0", + "version": "2.1.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:c755dc1e10df9271286f1e10622eb7bd0acac970cdc45737186cd4a6d611cf36", - "_publish_commit": "main:2793c09fa0a00e7e42606557131c837add839eb8", + "_publish_hash": "sha256:74af74236774f8c653b8bdfa4c64b1517c3bdf3083fdfc8548fbbdd5c53b4eea", + "_publish_commit": "main:048f58e5ef365f7b550493e99915dce5e97e34b5", "_npm_package_name": "joplin-plugin-jira-issue" } \ No newline at end of file diff --git a/plugins/com.github.marc0l92.joplin-plugin-jira-issue/plugin.jpl b/plugins/com.github.marc0l92.joplin-plugin-jira-issue/plugin.jpl index 8b4e12437d761478c52045eb225256380829690f..b746115d1103a67f821d53f9bed33a92da1da67d 100644 GIT binary patch delta 374 zcmZqJ!ql*XX+n>nshOFHsfihbfuV`Hxw!&^!Q@27l+BEc-TX*WriMm_a4A8!lo3#u zk%@^ZTuQM~P}Q^?mVPE9OI&T!7pDb39**3>M?D9SHa_slCx%*jkqNX|$s zN=zVqjuu0{8I5E=ESf%{`M!*a4Nfb0Gi# delta 191 zcmZqJ!PKyYX+n>niJ_5!nW-UzfuV`HshI+U!Q@27l+BEc-TX*WriKOva4A8Ul!*yY zmywCF5nM{KQBc~{+yH2dA<$f~(I7|u(ppSWSRY~>aZzYo_ mzb(~ewB9UTc1>#1B&egn#v7Oz7{YZ