diff --git a/README.md b/README.md index fe5ad3e..e6abffa 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ This repository contains the following plugins: | [🏠](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 | | [🏠](https://github.com/Kaid00/joplin-random-note/blob/master/README.md) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.plugin.randomNotePlugin/plugin.jpl) | Random note | 1.0.3 | Opens a random note from your vault | Azamah Junior | | [🏠](https://discourse.joplinapp.org/t/plugin-repeating-to-dos/16470) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.gitlab.BeatLink.joplin-plugin-repeating-todos/plugin.jpl) | Repeating To-Dos | 0.2.0 | A powerful and comprehensive plugin for to-do repetition/recurrence | BeatLink | -| [🏠](https://github.com/manuerwin/joplin-plugin-replace-resources/blob/master/readme.md) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.manuerwin.replace-resources/plugin.jpl) | Replace Resources | 0.11.0 | Mass replacement of Joplin resources such as resized image files. | Manu Erwin | +| [🏠](https://github.com/manuerwin/joplin-plugin-replace-resources#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.manuerwin.replace-resources/plugin.jpl) | Replace Resources | 0.12.0 | Mass replacement of Joplin resources such as resized image files. | Manu Erwin | | [🏠](https://github.com/roman-r-m/joplin-plugin-resource-search) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/net.rmusin.resource-search/plugin.jpl) | Resource Search Plugin | 0.1.1 | Search in Attached Resources | Roman Musin | | [🏠](https://github.com/CalebJohn/joplin-rich-markdown#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/plugin.calebjohn.rich-markdown/plugin.jpl) | Rich Markdown | 0.7.3 | Helping you ditch the markdown viewer for good. | Caleb John | | [🏠](https://github.com/hieuthi/joplin-plugin-rubi-and-furigana) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.hieuthi.joplin.rubi-and-furigana/plugin.jpl) | Rubi and Furigana | 1.1.0 | Commands that insert appropriate <ruby> and <rt> tags to formatted text to display furigana. | Hieu-Thi Luong | diff --git a/manifests.json b/manifests.json index 987f8ea..85d7de4 100644 --- a/manifests.json +++ b/manifests.json @@ -1346,19 +1346,19 @@ "manifest_version": 1, "id": "io.github.manuerwin.replace-resources", "app_min_version": "2.2", - "version": "0.11.0", + "version": "0.12.0", "name": "Replace Resources", "description": "Mass replacement of Joplin resources such as resized image files.", "author": "Manu Erwin", - "homepage_url": "https://github.com/manuerwin/joplin-plugin-replace-resources/blob/master/readme.md", + "homepage_url": "https://github.com/manuerwin/joplin-plugin-replace-resources#readme", "repository_url": "https://github.com/manuerwin/joplin-plugin-replace-resources", "keywords": [ "joplin-plugin", "replace", "resources" ], - "_publish_hash": "sha256:4d467f4eab4c3ea152c9fad91eb098da919831d718d84e2ca6da1742f5491cef", - "_publish_commit": "trunk:2c8b088aa5b3557569764675cbb74969920f4c1a", + "_publish_hash": "sha256:ebe4a969f4454fb366f9376a5a073580fe787102bd5c8d057bf8c81a13e7f7d8", + "_publish_commit": "trunk:d48aefe91cc0ea758e7d70c3401ade995979a6e5", "_npm_package_name": "joplin-plugin-replace-resources" } } \ No newline at end of file diff --git a/plugins/io.github.manuerwin.replace-resources/manifest.json b/plugins/io.github.manuerwin.replace-resources/manifest.json index 0266b84..67cf636 100644 --- a/plugins/io.github.manuerwin.replace-resources/manifest.json +++ b/plugins/io.github.manuerwin.replace-resources/manifest.json @@ -2,18 +2,18 @@ "manifest_version": 1, "id": "io.github.manuerwin.replace-resources", "app_min_version": "2.2", - "version": "0.11.0", + "version": "0.12.0", "name": "Replace Resources", "description": "Mass replacement of Joplin resources such as resized image files.", "author": "Manu Erwin", - "homepage_url": "https://github.com/manuerwin/joplin-plugin-replace-resources/blob/master/readme.md", + "homepage_url": "https://github.com/manuerwin/joplin-plugin-replace-resources#readme", "repository_url": "https://github.com/manuerwin/joplin-plugin-replace-resources", "keywords": [ "joplin-plugin", "replace", "resources" ], - "_publish_hash": "sha256:4d467f4eab4c3ea152c9fad91eb098da919831d718d84e2ca6da1742f5491cef", - "_publish_commit": "trunk:2c8b088aa5b3557569764675cbb74969920f4c1a", + "_publish_hash": "sha256:ebe4a969f4454fb366f9376a5a073580fe787102bd5c8d057bf8c81a13e7f7d8", + "_publish_commit": "trunk:d48aefe91cc0ea758e7d70c3401ade995979a6e5", "_npm_package_name": "joplin-plugin-replace-resources" } \ No newline at end of file diff --git a/plugins/io.github.manuerwin.replace-resources/plugin.jpl b/plugins/io.github.manuerwin.replace-resources/plugin.jpl index fae17d0..8331d11 100644 Binary files a/plugins/io.github.manuerwin.replace-resources/plugin.jpl and b/plugins/io.github.manuerwin.replace-resources/plugin.jpl differ