From 46094dc2aa37d7f61f671c029d2022f3c90dc3cf Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Thu, 27 Apr 2023 05:01:49 +0000 Subject: [PATCH] Update: org.otherware.joplin-publish@1.0.6 https://github.com/danielb2/joplin-publish/compare/2d4e114c376d105c7f0a4505b906e6d837e8d215..16ec6aa0b854b4340c883bc9b354922291124387 --- README.md | 2 +- manifests.json | 6 +++--- .../manifest.json | 6 +++--- .../org.otherware.joplin-publish/plugin.jpl | Bin 332800 -> 332800 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index b8a82a8..d35988c 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ This repository contains the following plugins: | [🏠](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.11.0 | Render PlantUML diagram inside your Joplin notes. | marc0l92 | | [🏠](https://github.com/SeptemberHX/joplin-plugin-bundle.git) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.septemberhx.pluginBundle/plugin.jpl) | Plugin Bundle | 0.5.5 | Table of Contents, Inline Todos, Daily Notes, and History aggregated in one panel with more eye-candy UI design. | SeptemberHX | | [🏠](https://github.com/yangby/joplin-plugin-pseudocode-support) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/org.yangby.joplin.plugins.pseudocode-support/plugin.jpl) | Pseudocode Support | 0.1.0 | Typesets pseudocode beautifully in Joplin. | YangBy <yby@yangby.org> | -| [🏠](https://github.com/danielb2/joplin-publish) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/org.otherware.joplin-publish/plugin.jpl) | Publish to Web | 1.0.4 | Publish/Share notes to the web using github gist. Allows for easy sharing of individual notes. Readers can comment using the gist systems | Daniel Bretoi | +| [🏠](https://github.com/danielb2/joplin-publish) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/org.otherware.joplin-publish/plugin.jpl) | Publish to Web | 1.0.6 | Publish/Share notes to the web using github gist. Allows for easy sharing of individual notes. Readers can comment using the gist systems | Daniel Bretoi | | [🏠](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.2.0 | 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.2.0 | 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.4 | Create links to other notes | Roman Musin | diff --git a/manifests.json b/manifests.json index 14967ad..fe023ab 100644 --- a/manifests.json +++ b/manifests.json @@ -2756,7 +2756,7 @@ "manifest_version": 1, "id": "org.otherware.joplin-publish", "app_min_version": "2.8", - "version": "1.0.4", + "version": "1.0.6", "name": "Publish to Web", "description": "Publish/Share notes to the web using github gist. Allows for easy sharing of individual notes. Readers can comment using the gist systems", "author": "Daniel Bretoi", @@ -2768,8 +2768,8 @@ "share" ], "categories": [], - "_publish_hash": "sha256:7990a34bcead607d5b9a9371eb6c9f99291aa077cc25be6699827324beb5c1c0", - "_publish_commit": "master:2d4e114c376d105c7f0a4505b906e6d837e8d215", + "_publish_hash": "sha256:73a1ebc26c155c1a1f4fc6b34b505c592a98a4c1cc2f2c6882705874becaab3a", + "_publish_commit": "master:16ec6aa0b854b4340c883bc9b354922291124387", "_npm_package_name": "joplin-plugin-publish" } } \ No newline at end of file diff --git a/plugins/org.otherware.joplin-publish/manifest.json b/plugins/org.otherware.joplin-publish/manifest.json index 5fa8aed..d4c86ee 100644 --- a/plugins/org.otherware.joplin-publish/manifest.json +++ b/plugins/org.otherware.joplin-publish/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 1, "id": "org.otherware.joplin-publish", "app_min_version": "2.8", - "version": "1.0.4", + "version": "1.0.6", "name": "Publish to Web", "description": "Publish/Share notes to the web using github gist. Allows for easy sharing of individual notes. Readers can comment using the gist systems", "author": "Daniel Bretoi", @@ -14,7 +14,7 @@ "share" ], "categories": [], - "_publish_hash": "sha256:7990a34bcead607d5b9a9371eb6c9f99291aa077cc25be6699827324beb5c1c0", - "_publish_commit": "master:2d4e114c376d105c7f0a4505b906e6d837e8d215", + "_publish_hash": "sha256:73a1ebc26c155c1a1f4fc6b34b505c592a98a4c1cc2f2c6882705874becaab3a", + "_publish_commit": "master:16ec6aa0b854b4340c883bc9b354922291124387", "_npm_package_name": "joplin-plugin-publish" } \ No newline at end of file diff --git a/plugins/org.otherware.joplin-publish/plugin.jpl b/plugins/org.otherware.joplin-publish/plugin.jpl index 7c54ca988a3f7aae7824b57c65d6e5623b4c5973..91ce62806cfa8c8c8f5ea0b4703a2401391f8225 100644 GIT binary patch delta 89 zcmZozA=0oyWJ0fiiGhKEkr{)5fw{4%kphFk;Q`268``I delta 89 zcmZozA=0oyWJ0fiv5B#%xe;RD)6Bqyh