From ed3efa0c61a42fb722cdd2b11b80241eb2e8252d Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Thu, 30 Dec 2021 04:04:39 +0000 Subject: [PATCH] Update: com.gitlab.BeatLink.joplin-plugin-repeating-todos@0.5.0 https://gitlab.com/beatlink-code/joplin-plugin-repeating-todos/compare/b351110dbad8db9e702d8e0f8b87007799b2df21..958ca816d6648dff0486f5184b7d48c9f3c4f9c0 --- README.md | 2 +- manifests.json | 6 +++--- .../manifest.json | 6 +++--- .../plugin.jpl | Bin 42496 -> 42496 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 9c59076..67b9eba 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ This repository contains the following plugins: | [🏠](https://discourse.joplinapp.org/t/quick-links-plugin/14214) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.whatever.quick-links/plugin.jpl) | Quick Links | 1.2.2 | Create links to other notes | Roman Musin | | [🏠](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.4.0 | A powerful and comprehensive plugin for to-do repetition/recurrence | BeatLink | +| [🏠](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.5.0 | 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 | | [🏠](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.8.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 56ff934..271aaed 100644 --- a/manifests.json +++ b/manifests.json @@ -754,7 +754,7 @@ "manifest_version": 1, "id": "com.gitlab.BeatLink.joplin-plugin-repeating-todos", "app_min_version": "1.7", - "version": "0.4.0", + "version": "0.5.0", "name": "Repeating To-Dos", "description": "A powerful and comprehensive plugin for to-do repetition/recurrence", "author": "BeatLink", @@ -768,8 +768,8 @@ "recurring", "reccur" ], - "_publish_hash": "sha256:8a6ab5474fcc55c2a71f34c1b2202fd984d488cb06bb4b2f8627a042c3186754", - "_publish_commit": "main:b351110dbad8db9e702d8e0f8b87007799b2df21", + "_publish_hash": "sha256:824d50b335a32400914a73445efb08922ac6717fc887ce5dafc2b2598e99537c", + "_publish_commit": "main:958ca816d6648dff0486f5184b7d48c9f3c4f9c0", "_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 934b0d2..166be50 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.4.0", + "version": "0.5.0", "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:8a6ab5474fcc55c2a71f34c1b2202fd984d488cb06bb4b2f8627a042c3186754", - "_publish_commit": "main:b351110dbad8db9e702d8e0f8b87007799b2df21", + "_publish_hash": "sha256:824d50b335a32400914a73445efb08922ac6717fc887ce5dafc2b2598e99537c", + "_publish_commit": "main:958ca816d6648dff0486f5184b7d48c9f3c4f9c0", "_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 1f0a7cd28dd01af860c39512e0346c8d4ba98000..e4dfccffc1eab5be5ed7c07858fc4c82bde04251 100644 GIT binary patch delta 168 zcmZoT!_;twX+l4rshNQ>gMp!;nSr4KgTdrP#+1#BjD5^-adUG6xHxN{AY9zU#1t+r z-ef3cY;LT;U}$1!W^7~xG1I`@*bFEJHPiDO`)1!j2jzxX%5^0 V1||kZaK&@$85vDCH_oeP2LPvvEA#*W delta 240 zcmZoT!_;twX+l4riJ`e6gMp!;nSp@&fRcC2Wc_^2>cwi;EM}Q=RfFG?ao; z3sMtHGV{_ELh^N8@{1L86P3vyCRQk6D;3vgtfe0~xe nOR|Qh_2kBWvCY0A!S0jhz&&DMVqge&*xY(XMw88r^Xl0F`eQ{0