From ff32c56a17fcc69292b18ce0f241606d40c2cc41 Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Thu, 14 Oct 2021 18:02:09 +0000 Subject: [PATCH] Update: com.github.marc0l92.joplin-plugin-plantUML@1.3.0 https://github.com/marc0l92/joplin-plugin-plantUML/compare/cfc44f5ff18700790bed23ae084310f116ef3a7c..2419d6b0cfd5977c0f9b318606d0eccedcf837c3 --- README.md | 2 +- manifests.json | 6 +++--- .../manifest.json | 6 +++--- .../plugin.jpl | Bin 22528 -> 22528 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 61be392..2b280b6 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) | PlantUML2 | 1.2.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.3.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 ce9c7ab..c5dd208 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.2.0", + "version": "1.3.0", "name": "PlantUML2", "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:e4f0e47806cac44d92d419762b73183c16fc9f80dbe707d6a835211458f8e30b", - "_publish_commit": "main:cfc44f5ff18700790bed23ae084310f116ef3a7c", + "_publish_hash": "sha256:c78bc4b8cb49f47ca12a9f017b986ac46fccbfe812e2d5c40de2310842bd27cf", + "_publish_commit": "main:2419d6b0cfd5977c0f9b318606d0eccedcf837c3", "_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 a544b3e..8fad3a7 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.2.0", + "version": "1.3.0", "name": "PlantUML2", "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:e4f0e47806cac44d92d419762b73183c16fc9f80dbe707d6a835211458f8e30b", - "_publish_commit": "main:cfc44f5ff18700790bed23ae084310f116ef3a7c", + "_publish_hash": "sha256:c78bc4b8cb49f47ca12a9f017b986ac46fccbfe812e2d5c40de2310842bd27cf", + "_publish_commit": "main:2419d6b0cfd5977c0f9b318606d0eccedcf837c3", "_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 2642581109b50752aff2044884c385e80ac93d48..0ad15a81b5fcec79a90edb685652e62b0805747b 100644 GIT binary patch delta 234 zcmZqJz}T>XaYBovxuF7sp^2ffk%75^k)a`jfuXUviID<>!Q@27l+BEc^SGGw^(W8c zwgOU{uX8K2O%iIBGBPqp(q&)@)MaF1Xad(I{GCy#Aip@XBr`wHN}(t zn9OE1QBM{|h0TSMGK>-mKv0rjV5MMS&C3PiI3j$jh8I3o$1y!*E0M;Hl8vpXaYBovnXv+cp^2ffp_!?d7)$KvZ;dvm_@Y zP(*5Sj12eYGg2nZ6Ah#$$@K_AtOc53U~XanbPCiA`EEmml%au%kvUu{u!WJ)XmeXo G6)ONHi7`