diff --git a/README.md b/README.md index 90e4d50..525b880 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,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://github.com/SeptemberHX/joplin-plugin-readcube-papers.git) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.septemberhx.ReadCubePapers/plugin.jpl) | ReadCube Papers | 1.1.0 | Keep syncing with your ReadCube Papers library, help you create a note for one paper and render the paper note with a formatted paper information table, automatically generate markdown style reference, and allow you to insert your annotations into the note | SeptemberHX | -| [🏠](https://github.com/Sinacs/Joplin.Plugin.ReMoods.Theme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.remoods.theme/plugin.jpl) | ReMoods Theme (BETA) | 1.0.17 | The theme beautifies your screen and documents, and takes care of your writing moods and eyes-health! (Please visit github repo and read the getting start guide before use.) | Sinacs | +| [🏠](https://github.com/Sinacs/Joplin.Plugin.ReMoods.Theme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.remoods.theme/plugin.jpl) | ReMoods Theme (BETA) | 1.0.22 | The theme beautifies your screen and documents, and takes care of your writing moods and eyes-health! (Please visit github repo and read the getting start guide before use.) | Sinacs | | [🏠](https://github.com/mak2002/joplin-remove-images-from-note.git) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.remove.images.from.note/plugin.jpl) | Remove Images | 0.0.2 | Allows to remove images from selected note | mak2002 | | [🏠](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.10.3 | A powerful and comprehensive plugin for to-do repetition/recurrence | BeatLink | | [🏠](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 | diff --git a/manifests.json b/manifests.json index fa2ea81..f9034e1 100644 --- a/manifests.json +++ b/manifests.json @@ -2230,7 +2230,7 @@ "manifest_version": 1, "id": "joplin.plugin.remoods.theme", "app_min_version": "2.8", - "version": "1.0.17", + "version": "1.0.22", "name": "ReMoods Theme (BETA)", "description": "The theme beautifies your screen and documents, and takes care of your writing moods and eyes-health! (Please visit github repo and read the getting start guide before use.) ", "author": "Sinacs", @@ -2249,8 +2249,8 @@ "editor", "viewer" ], - "_publish_hash": "sha256:5fcec7b01ed1d4bfbd0cf219b4b9037db96c24b744a97a2186cbcda2433365f4", - "_publish_commit": "master:fdf5b57ea5a3f7f99083315e03d61966b3b0a14c", + "_publish_hash": "sha256:0fef4e6fabe02a14ffa23f7ba568f719a1c525885dcb24ee2a0adff37c9008f8", + "_publish_commit": "master:b6be7dc7a9a8596c1622e3523167be2618d4da47", "_npm_package_name": "joplin-plugin-remoods-theme" }, "com.joplin.excalidraw": { diff --git a/plugins/joplin.plugin.remoods.theme/manifest.json b/plugins/joplin.plugin.remoods.theme/manifest.json index c0fe20b..4f5704f 100644 --- a/plugins/joplin.plugin.remoods.theme/manifest.json +++ b/plugins/joplin.plugin.remoods.theme/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 1, "id": "joplin.plugin.remoods.theme", "app_min_version": "2.8", - "version": "1.0.17", + "version": "1.0.22", "name": "ReMoods Theme (BETA)", "description": "The theme beautifies your screen and documents, and takes care of your writing moods and eyes-health! (Please visit github repo and read the getting start guide before use.) ", "author": "Sinacs", @@ -21,7 +21,7 @@ "editor", "viewer" ], - "_publish_hash": "sha256:5fcec7b01ed1d4bfbd0cf219b4b9037db96c24b744a97a2186cbcda2433365f4", - "_publish_commit": "master:fdf5b57ea5a3f7f99083315e03d61966b3b0a14c", + "_publish_hash": "sha256:0fef4e6fabe02a14ffa23f7ba568f719a1c525885dcb24ee2a0adff37c9008f8", + "_publish_commit": "master:b6be7dc7a9a8596c1622e3523167be2618d4da47", "_npm_package_name": "joplin-plugin-remoods-theme" } \ No newline at end of file diff --git a/plugins/joplin.plugin.remoods.theme/plugin.jpl b/plugins/joplin.plugin.remoods.theme/plugin.jpl index 9b26123..7381442 100644 Binary files a/plugins/joplin.plugin.remoods.theme/plugin.jpl and b/plugins/joplin.plugin.remoods.theme/plugin.jpl differ