diff --git a/README.md b/README.md index eb642bc..29a1680 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ This repository contains the following plugins: | [🏠](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 | | [🏠](https://github.com/Retr0ve/joplin-plugin-emoji) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/retr0ve.EmojiPlugin/plugin.jpl) | Emoji | 1.0.3 | A emoji picker. | Retr0ve | -| [🏠](https://github.com/SeptemberHX/joplin-plugin-enhancement.git) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.septemberhx.Joplin.Enhancement/plugin.jpl) | Enhancement | 0.5.3 | Many small enhancement for joplin | SeptemberHX | +| [🏠](https://github.com/SeptemberHX/joplin-plugin-enhancement.git) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.septemberhx.Joplin.Enhancement/plugin.jpl) | Enhancement | 0.6.1 | Many small enhancement for joplin | SeptemberHX | | [🏠](https://github.com/WeMakeMachines/joplin-plugin-event-calendar) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.wemakemachines.joplin.plugin.event-calendar/plugin.jpl) | Event Calendar | 0.1.1 | A simple event calendar | Franco Speziali | | [🏠](https://github.com/aman-d-1-n-only/joplin-exports-to-ssg#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.export-to-ssg.aman-d-1-n-only/plugin.jpl) | Export To SSG | 1.0.3 | Export a collection of notes to static site generator project. | aman-d-1-n-only | | [🏠](https://github.com/benji300/joplin-favorites) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.benji.favorites/plugin.jpl) | Favorites | 1.3.0 | Save any notebook, note, to-do, tag, or search as favorite in an extra panel view for quick access. | Benji300 | diff --git a/manifests.json b/manifests.json index 6c7ffdb..17a989d 100644 --- a/manifests.json +++ b/manifests.json @@ -1931,7 +1931,7 @@ "manifest_version": 1, "id": "com.septemberhx.Joplin.Enhancement", "app_min_version": "2.7", - "version": "0.5.3", + "version": "0.6.1", "name": "Enhancement", "description": "Many small enhancement for joplin", "author": "SeptemberHX", @@ -1939,8 +1939,8 @@ "repository_url": "https://github.com/SeptemberHX/joplin-plugin-enhancement.git", "keywords": [], "categories": [], - "_publish_hash": "sha256:fc75f018e7bd73c19f3bfe84d637857aec3bf3a6a33bfd1f60671b18917264bc", - "_publish_commit": "master:1cf79c21835b711168c7c64d9a94614958405a15", + "_publish_hash": "sha256:c2f630d403f97358c3b261504bdb21909514d322d80989eeb4ece0e603b9fcf9", + "_publish_commit": "master:18c3f6dc0125ac6c9f9974ebb376e0fc479c5946", "_npm_package_name": "joplin-plugin-enhancement" }, "joplin.plugin.space-indenter": { diff --git a/plugins/com.septemberhx.Joplin.Enhancement/manifest.json b/plugins/com.septemberhx.Joplin.Enhancement/manifest.json index 917b775..e3cad81 100644 --- a/plugins/com.septemberhx.Joplin.Enhancement/manifest.json +++ b/plugins/com.septemberhx.Joplin.Enhancement/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 1, "id": "com.septemberhx.Joplin.Enhancement", "app_min_version": "2.7", - "version": "0.5.3", + "version": "0.6.1", "name": "Enhancement", "description": "Many small enhancement for joplin", "author": "SeptemberHX", @@ -10,7 +10,7 @@ "repository_url": "https://github.com/SeptemberHX/joplin-plugin-enhancement.git", "keywords": [], "categories": [], - "_publish_hash": "sha256:fc75f018e7bd73c19f3bfe84d637857aec3bf3a6a33bfd1f60671b18917264bc", - "_publish_commit": "master:1cf79c21835b711168c7c64d9a94614958405a15", + "_publish_hash": "sha256:c2f630d403f97358c3b261504bdb21909514d322d80989eeb4ece0e603b9fcf9", + "_publish_commit": "master:18c3f6dc0125ac6c9f9974ebb376e0fc479c5946", "_npm_package_name": "joplin-plugin-enhancement" } \ No newline at end of file diff --git a/plugins/com.septemberhx.Joplin.Enhancement/plugin.jpl b/plugins/com.septemberhx.Joplin.Enhancement/plugin.jpl index 350fedc..761e5bc 100644 Binary files a/plugins/com.septemberhx.Joplin.Enhancement/plugin.jpl and b/plugins/com.septemberhx.Joplin.Enhancement/plugin.jpl differ