diff --git a/README.md b/README.md index e18bc00..cac9b76 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ This repository contains the following plugins: | - | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.programming-emu.DependencyGraph/plugin.jpl) | Dependency graph | 1.0.0 | Visualizes direct and indirect dependencies of a note as a graph. | Vincent Nys | | [🏠](https://github.com/JJ-8/joplin-disable-pdf#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/fd117a99-b165-4824-893c-5825439a842d/plugin.jpl) | Disable PDF | 1.0.0 | Disables the PDF preview (and export) in Joplin for better performance | JJ-8 | | - | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.arash28134.DiscordPresence/plugin.jpl) | Discord Rich Presence | 1.0.0 | A Discord Rich Presence Plugin For Joplin | arash28134 | -| [🏠](https://github.com/marc0l92/joplin-plugin-drawio#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.marc0l92.joplin-plugin-drawio/plugin.jpl) | Draw.io | 2.0.0 | Draw.io (aka Diagram.net) integration for Joplin | marc0l92 | +| [🏠](https://github.com/marc0l92/joplin-plugin-drawio#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.marc0l92.joplin-plugin-drawio/plugin.jpl) | Draw.io | 2.1.0 | Draw.io (aka Diagram.net) integration for Joplin | marc0l92 | | [🏠](https://github.com/EliasVincent/joplin-email-note) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.eliasvsimon.email-note/plugin.jpl) | Email Note | 1.2.2 | Send a note as an email | EliasVincent | | [🏠](https://discourse.joplinapp.org/t/embed-any-search-with-content/14328) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.ambrt.embedSearch/plugin.jpl) | Embed Search | 2.0.0 | Embeds list of links specified by search inside of note | ambrt | | - | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.embeddedtags/plugin.jpl) | embedded tags | 1.0.0 | embeded tags | Dave Edwards | diff --git a/manifests.json b/manifests.json index e681b2a..a69da12 100644 --- a/manifests.json +++ b/manifests.json @@ -1773,7 +1773,7 @@ "manifest_version": 1, "id": "com.github.marc0l92.joplin-plugin-drawio", "app_min_version": "2.2", - "version": "2.0.0", + "version": "2.1.0", "name": "Draw.io", "description": "Draw.io (aka Diagram.net) integration for Joplin", "author": "marc0l92", @@ -1785,8 +1785,8 @@ "diagram.net", "diagram" ], - "_publish_hash": "sha256:72be76ff83142f8fcf9c42b1ad4bbd23e6b7b9c5cae67ee9f96c8383997695e4", - "_publish_commit": "master:a1603c596f8f64839b1ecc46630316074b505f9d", + "_publish_hash": "sha256:71dddf95ce8f52ab6651d1e9d44bd052d97d1d456fe0b9c9a75108e7d9f763b5", + "_publish_commit": "master:d7a12bf28172a1730c1fd97ca77a031f860e7265", "_npm_package_name": "joplin-plugin-drawio" }, "retr0ve.EmojiPlugin": { diff --git a/plugins/com.github.marc0l92.joplin-plugin-drawio/manifest.json b/plugins/com.github.marc0l92.joplin-plugin-drawio/manifest.json index b8d3f5a..e592b8c 100644 --- a/plugins/com.github.marc0l92.joplin-plugin-drawio/manifest.json +++ b/plugins/com.github.marc0l92.joplin-plugin-drawio/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 1, "id": "com.github.marc0l92.joplin-plugin-drawio", "app_min_version": "2.2", - "version": "2.0.0", + "version": "2.1.0", "name": "Draw.io", "description": "Draw.io (aka Diagram.net) integration for Joplin", "author": "marc0l92", @@ -14,7 +14,7 @@ "diagram.net", "diagram" ], - "_publish_hash": "sha256:72be76ff83142f8fcf9c42b1ad4bbd23e6b7b9c5cae67ee9f96c8383997695e4", - "_publish_commit": "master:a1603c596f8f64839b1ecc46630316074b505f9d", + "_publish_hash": "sha256:71dddf95ce8f52ab6651d1e9d44bd052d97d1d456fe0b9c9a75108e7d9f763b5", + "_publish_commit": "master:d7a12bf28172a1730c1fd97ca77a031f860e7265", "_npm_package_name": "joplin-plugin-drawio" } \ No newline at end of file diff --git a/plugins/com.github.marc0l92.joplin-plugin-drawio/plugin.jpl b/plugins/com.github.marc0l92.joplin-plugin-drawio/plugin.jpl index 1563e9c..89bdba8 100644 Binary files a/plugins/com.github.marc0l92.joplin-plugin-drawio/plugin.jpl and b/plugins/com.github.marc0l92.joplin-plugin-drawio/plugin.jpl differ