From 8b94b5360134e11d1524b12b1d4da9b78bbc1e90 Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Wed, 13 Oct 2021 22:02:09 +0000 Subject: [PATCH] Update: com.github.marc0l92.joplin-plugin-plantUML@1.1.0 https://github.com/marc0l92/joplin-plugin-plantUML/compare/5c80e7026c75413660e2d0cb648b8c7a92e62267..46077115d4001a92ff1bcbd966acbeee759a3af1 --- README.md | 2 +- manifests.json | 6 +++--- .../manifest.json | 6 +++--- .../plugin.jpl | Bin 19968 -> 20992 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 14cddb1..363a236 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ This repository contains the following plugins: | - | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.coderrsid.pasteSpecial/plugin.jpl) | Paste Special | 1.1.2 | A plugin used to paste special text into Joplin | coderrsid | | [🏠](https://github.com/benji300/joplin-persistent-layout) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.benji.persistentLayout/plugin.jpl) | Persistent Editor Layout | 2.2.0 | Save the editor layout (editor/split view/viewer/rich text) for each note separately with custom tags. | Benji300 | | [🏠](https://github.com/uphy/joplin-plantuml-plugin) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.uphy.PlantUmlPlugin/plugin.jpl) | PlantUML | 0.0.1 | Markdown extension plugin to render PlantUML diagrams. | uphy | -| [🏠](https://github.com/marc0l92/joplin-plugin-plantUML#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.marc0l92.joplin-plugin-plantUML/plugin.jpl) | PlantUML | 1.0.0 | Render PlantUML diagram inside your Joplin notes. | Marco LUCARELLA | +| [🏠](https://github.com/marc0l92/joplin-plugin-plantUML#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.marc0l92.joplin-plugin-plantUML/plugin.jpl) | PlantUML | 1.1.0 | Render PlantUML diagram inside your Joplin notes. | Marco LUCARELLA | | [🏠](https://github.com/martinkorelic/joplin-plugin-quick-html-tags) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.quick.html.tags/plugin.jpl) | Quick HTML tags | 0.1.1 | Create quick HTML tags. | Martin Korelič | | [🏠](https://discourse.joplinapp.org/t/quick-links-plugin/14214) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.whatever.quick-links/plugin.jpl) | Quick Links | 1.2.2 | Create links to other notes | Roman Musin | | [🏠](https://github.com/benji300/joplin-quick-move) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.benji.quick-move/plugin.jpl) | Quick Move | 1.1.0 | Collection of commands to quickly move notes to other notebooks. | Benji300 | diff --git a/manifests.json b/manifests.json index 9723cf0..b050574 100644 --- a/manifests.json +++ b/manifests.json @@ -1109,15 +1109,15 @@ "manifest_version": 1, "id": "com.github.marc0l92.joplin-plugin-plantUML", "app_min_version": "2.2", - "version": "1.0.0", + "version": "1.1.0", "name": "PlantUML", "description": "Render PlantUML diagram inside your Joplin notes.", "author": "Marco LUCARELLA", "homepage_url": "https://github.com/marc0l92/joplin-plugin-plantUML#readme", "repository_url": "https://github.com/marc0l92/joplin-plugin-plantUML", "keywords": [], - "_publish_hash": "sha256:4d2d1e39a7325a1ebb8ddd8c758569c2c989626e6cfb2919fa5a2d213c5bb45d", - "_publish_commit": "main:5c80e7026c75413660e2d0cb648b8c7a92e62267", + "_publish_hash": "sha256:bb5c4cba8dca356e4f571e8b5210a205e5a972670fa40391b2a89ac58219e4bb", + "_publish_commit": "main:46077115d4001a92ff1bcbd966acbeee759a3af1", "_npm_package_name": "joplin-plugin-plantuml2" } } \ No newline at end of file diff --git a/plugins/com.github.marc0l92.joplin-plugin-plantUML/manifest.json b/plugins/com.github.marc0l92.joplin-plugin-plantUML/manifest.json index 9333d78..dc6416d 100644 --- a/plugins/com.github.marc0l92.joplin-plugin-plantUML/manifest.json +++ b/plugins/com.github.marc0l92.joplin-plugin-plantUML/manifest.json @@ -2,14 +2,14 @@ "manifest_version": 1, "id": "com.github.marc0l92.joplin-plugin-plantUML", "app_min_version": "2.2", - "version": "1.0.0", + "version": "1.1.0", "name": "PlantUML", "description": "Render PlantUML diagram inside your Joplin notes.", "author": "Marco LUCARELLA", "homepage_url": "https://github.com/marc0l92/joplin-plugin-plantUML#readme", "repository_url": "https://github.com/marc0l92/joplin-plugin-plantUML", "keywords": [], - "_publish_hash": "sha256:4d2d1e39a7325a1ebb8ddd8c758569c2c989626e6cfb2919fa5a2d213c5bb45d", - "_publish_commit": "main:5c80e7026c75413660e2d0cb648b8c7a92e62267", + "_publish_hash": "sha256:bb5c4cba8dca356e4f571e8b5210a205e5a972670fa40391b2a89ac58219e4bb", + "_publish_commit": "main:46077115d4001a92ff1bcbd966acbeee759a3af1", "_npm_package_name": "joplin-plugin-plantuml2" } \ No newline at end of file diff --git a/plugins/com.github.marc0l92.joplin-plugin-plantUML/plugin.jpl b/plugins/com.github.marc0l92.joplin-plugin-plantUML/plugin.jpl index fa9da71b3c1b963fe48a52911e5258663c927a87..8dba44ed03246b09b3e9d2c7b957fe2696420616 100644 GIT binary patch delta 1262 zcmbtU-A)rh7-b~|ESAQK2nbwN^L=y9obQ`6bM!$t`Y60PnNYK!PtB=W zbvd6^bJ;#c%@%Sh=u;RJOkWWCV=OlC)&Ds#5qqnQx30XrnNth-Zj8b)nOr8*!6beN zw~0q>ge?tVf~}QA9PnoknY5~bGNO_}Ftspcr^zXnN`4x{z|unvm42oL!Hzmw+cBh0p8a=Ji_QwSy-NWsv8%=DR`F;UE~b~#i&S(d8Uu7Xfg6kpKVy delta 358 zcmZoz!q_l}aYBoviLnBMp^2ffp_!4fk-0g8fuXUvsi6Xc!Q@27l+BEc%&d%tlUdkK ziznyj73b%q>gD98YbcfEXQ$>V=_G6FY(CE>$vTOrN!rN7z#Q2q6QEH>CPqNxp+@mO zW)v#OFU~B<%+Iq@C`!#qEXgcOoopx|Gg*y)(_|9?_019jGR%`Fa{Zhn(JW}vPfG=UrD<}rz9h@ST8NLBss$= zCqGFePjm7!n*iLho9Ek_vQK{Rsxw*4Rfx4#NkQLka=B{~P{az#t8lB?{L_t{dGiFZ fB*sZzef*#>19{ZI#K-{dGVc~fMuW|5K2@v$(S2qz