diff --git a/README.md b/README.md index 08c8f7a..930ac3c 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ This repository contains the following plugins: [🏠](https://discourse.joplinapp.org/t/quick-links-plugin/14214) | Quick Links | 1.2.2 | Create links to other notes | Roman Musin [🏠](https://github.com/benji300/joplin-quick-move) | Quick Move | 1.0.0 | Collection of commands to quickly move notes to other notebooks. | Benji300 [🏠](https://github.com/Kaid00/joplin-random-note/blob/master/README.md) | Random note | 1.0.0 | Opens a random note from your vault | Azamah Junior -[🏠](https://discourse.joplinapp.org/t/plugin-repeating-to-dos/16470) | Repeating To-Dos | 0.0.1 | A powerful and comprehensive plugin for to-do repetition/recurrence | BeatLink +[🏠](https://discourse.joplinapp.org/t/plugin-repeating-to-dos/16470) | Repeating To-Dos | 0.0.3 | A powerful and comprehensive plugin for to-do repetition/recurrence | BeatLink [🏠](https://github.com/roman-r-m/joplin-plugin-resource-search) | Resource Search Plugin | 0.1.1 | Search in Attached Resources | Roman Musin [🏠](https://github.com/CalebJohn/joplin-rich-markdown#readme) | Rich Markdown | 0.6.2 | Helping you ditch the markdown viewer for good. | Caleb John [🏠](https://github.com/JackGruber/joplin-plugin-backup/blob/master/README.md) | Simple Backup | 1.0.2 | Plugin to create manual and automatic backups. | JackGruber diff --git a/manifests.json b/manifests.json index 66444ac..640dd8d 100644 --- a/manifests.json +++ b/manifests.json @@ -746,7 +746,7 @@ "manifest_version": 1, "id": "com.gitlab.BeatLink.joplin-plugin-repeating-todos", "app_min_version": "1.7", - "version": "0.0.1", + "version": "0.0.3", "name": "Repeating To-Dos", "description": "A powerful and comprehensive plugin for to-do repetition/recurrence", "author": "BeatLink", @@ -760,8 +760,8 @@ "recurring", "reccur" ], - "_publish_hash": "sha256:72a4b5e2babeb4c445b1afa2cb0cf343e8262f44f8c38f5cd1f874eb69b4c497", - "_publish_commit": "main:5933451c4f3e41f368a5b61ebf0f6907ccbdd23b", + "_publish_hash": "sha256:14019df23ebc914d6aee42d640b65c9f28500d7fa785d058b57cef528e849a38", + "_publish_commit": "main:7cc2e08ae90a496ed71c2684edb67ee45915fbc9", "_npm_package_name": "joplin-plugin-repeating-to-dos" }, "joplin.plugin.quick.html.tags": { diff --git a/plugins/com.gitlab.BeatLink.joplin-plugin-repeating-todos/manifest.json b/plugins/com.gitlab.BeatLink.joplin-plugin-repeating-todos/manifest.json index a8490f4..4892947 100644 --- a/plugins/com.gitlab.BeatLink.joplin-plugin-repeating-todos/manifest.json +++ b/plugins/com.gitlab.BeatLink.joplin-plugin-repeating-todos/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 1, "id": "com.gitlab.BeatLink.joplin-plugin-repeating-todos", "app_min_version": "1.7", - "version": "0.0.1", + "version": "0.0.3", "name": "Repeating To-Dos", "description": "A powerful and comprehensive plugin for to-do repetition/recurrence", "author": "BeatLink", @@ -16,7 +16,7 @@ "recurring", "reccur" ], - "_publish_hash": "sha256:72a4b5e2babeb4c445b1afa2cb0cf343e8262f44f8c38f5cd1f874eb69b4c497", - "_publish_commit": "main:5933451c4f3e41f368a5b61ebf0f6907ccbdd23b", + "_publish_hash": "sha256:14019df23ebc914d6aee42d640b65c9f28500d7fa785d058b57cef528e849a38", + "_publish_commit": "main:7cc2e08ae90a496ed71c2684edb67ee45915fbc9", "_npm_package_name": "joplin-plugin-repeating-to-dos" } \ No newline at end of file diff --git a/plugins/com.gitlab.BeatLink.joplin-plugin-repeating-todos/plugin.jpl b/plugins/com.gitlab.BeatLink.joplin-plugin-repeating-todos/plugin.jpl index 422e693..ff7576e 100644 Binary files a/plugins/com.gitlab.BeatLink.joplin-plugin-repeating-todos/plugin.jpl and b/plugins/com.gitlab.BeatLink.joplin-plugin-repeating-todos/plugin.jpl differ