From 48378ecabe6a4913d2a9b220de1682bbf924d8d1 Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Wed, 20 Oct 2021 07:01:21 +0000 Subject: [PATCH] Update: com.github.marc0l92.joplin-plugin-plantUML@1.4.1 https://github.com/marc0l92/joplin-plugin-plantUML/compare/0b028db05a7044afb3eab823b4d6f59493ca6f3e..126603105d78969b70d4b4765401445d99c99c82 --- README.md | 2 +- manifests.json | 6 +++--- .../manifest.json | 6 +++--- .../plugin.jpl | Bin 24064 -> 24064 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index e7e0396..310db50 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ This repository contains the following plugins: | [🏠](https://github.com/ylc395/joplin-plugin-pages-publisher) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/ylc395.pagesPublisher/plugin.jpl) | Pages Publisher | 1.3.0 | Generate static blog website from your picked Joplin notes, and publish to Github Pages, with a few mouse clicks | ylc395 | | - | [⬇️](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/marc0l92/joplin-plugin-plantUML#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.marc0l92.joplin-plugin-plantUML/plugin.jpl) | PlantUML2 | 1.4.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) | PlantUML2 | 1.4.1 | Render PlantUML diagram inside your Joplin notes. | Marco LUCARELLA | | [🏠](https://github.com/hieuthi/joplin-plugin-quick-goto) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.hieuthi.joplin.quick-goto/plugin.jpl) | Quick Goto | 1.0.1 | Switch to designated notes using keyboard shortcuts | Hieu-Thi Luong | | [🏠](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 | diff --git a/manifests.json b/manifests.json index c70bccc..cf8e34a 100644 --- a/manifests.json +++ b/manifests.json @@ -1094,7 +1094,7 @@ "manifest_version": 1, "id": "com.github.marc0l92.joplin-plugin-plantUML", "app_min_version": "2.2", - "version": "1.4.0", + "version": "1.4.1", "name": "PlantUML2", "description": "Render PlantUML diagram inside your Joplin notes.", "author": "Marco LUCARELLA", @@ -1106,8 +1106,8 @@ "Mindmap", "UML" ], - "_publish_hash": "sha256:4afc9045f50b543f2faceb768748bd5c9945f3b45a8669c611bff8dbfd0034a4", - "_publish_commit": "main:0b028db05a7044afb3eab823b4d6f59493ca6f3e", + "_publish_hash": "sha256:51e5abaaae31e6b9730a46aad3d9ae6149afac3342f5abfc19d921800c529924", + "_publish_commit": "main:126603105d78969b70d4b4765401445d99c99c82", "_npm_package_name": "joplin-plugin-plantuml2" }, "com.DanteCoder.JoplinBibleQuote": { diff --git a/plugins/com.github.marc0l92.joplin-plugin-plantUML/manifest.json b/plugins/com.github.marc0l92.joplin-plugin-plantUML/manifest.json index 118d0ec..101a27f 100644 --- a/plugins/com.github.marc0l92.joplin-plugin-plantUML/manifest.json +++ b/plugins/com.github.marc0l92.joplin-plugin-plantUML/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 1, "id": "com.github.marc0l92.joplin-plugin-plantUML", "app_min_version": "2.2", - "version": "1.4.0", + "version": "1.4.1", "name": "PlantUML2", "description": "Render PlantUML diagram inside your Joplin notes.", "author": "Marco LUCARELLA", @@ -14,7 +14,7 @@ "Mindmap", "UML" ], - "_publish_hash": "sha256:4afc9045f50b543f2faceb768748bd5c9945f3b45a8669c611bff8dbfd0034a4", - "_publish_commit": "main:0b028db05a7044afb3eab823b4d6f59493ca6f3e", + "_publish_hash": "sha256:51e5abaaae31e6b9730a46aad3d9ae6149afac3342f5abfc19d921800c529924", + "_publish_commit": "main:126603105d78969b70d4b4765401445d99c99c82", "_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 afe27a98e539607a38b59c17699d1d1f8c302d99..7c4305e47e394b25fd58c2e6b135eeafae69599f 100644 GIT binary patch delta 369 zcmZqJ!`QHgaYCym^M!1Pv z%FqC)($K`v*chZ6q{hJ9*vt^FM*g5Ad!B}&siscaS43RZ2)mD9B07D=E#*iOGw}19FvgGA3tR?q$rKtZ7vQBv(+(Y%*=)?3-Hen%r3XRK+Cve^COezmGMQN>vucc? z;-U0VQJkNk-g?Vb551NCgr56DoFo`L^zy-c@B4f&%zJhZ&hEk0#eB8AhW+vkc0Ip} zOEXwUARYqnV_~dReWR2so;y_*&tJYOSB%rGxSltnM;`2Z&*+t3%lgl{HJgO5wF{T@ zi`sjboSxbV=?@?bTY`60sZFd#qmi?StD?j9`93#K3+1|7djP3+18L@Mum*DdH~6{I zh6Wux!5y;Q{6bsGIgD6AyLPVc!q1>{T~9%xv-*LVzw4J@mF)E=X`J*j%HmS&h@5hp zB1>8@WK@+T%8(%MiX@@Zi5L?tJ8?EMMt5iwPu9EH358)S`gXtBQ?xr$0*RVqCddZU z+tLU&M*?9aoM!KXqFa==Rf>4Q7=%c@A;M8&SILaGZL3hp>bhmj5)O`16KP9A{ui#V q$UpNN#l|W~hc_E)arkzp1+G6%>Km7YE7+fwwD%1FJpBIYc