From fae24bc23b6a31752bd49e70d97d6f60485492d5 Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Sat, 19 Mar 2022 07:04:48 +0000 Subject: [PATCH] Update: com.gitlab.BeatLink.joplin-plugin-repeating-todos@0.10.0 https://gitlab.com/beatlink-code/joplin-plugin-repeating-todos/compare/72a6333b61472e10272ea360ec3cbf237cd20626..3829c38e5a99a7b7cf2cd6597b9e9b800f78bad4 --- README.md | 2 +- manifests.json | 6 +++--- .../manifest.json | 6 +++--- .../plugin.jpl | Bin 41984 -> 41984 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 221d7ce..d7f40c7 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,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/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.9.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.10.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 0dc490b..3304115 100644 --- a/manifests.json +++ b/manifests.json @@ -739,7 +739,7 @@ "manifest_version": 1, "id": "com.gitlab.BeatLink.joplin-plugin-repeating-todos", "app_min_version": "1.7", - "version": "0.9.0", + "version": "0.10.0", "name": "Repeating To-Dos", "description": "A powerful and comprehensive plugin for to-do repetition/recurrence", "author": "BeatLink", @@ -753,8 +753,8 @@ "recurring", "reccur" ], - "_publish_hash": "sha256:c2f0f8d3a133cf9572cda5ab896c91fa871c7b131dbf847f5053b18e6bde67d0", - "_publish_commit": "main:72a6333b61472e10272ea360ec3cbf237cd20626", + "_publish_hash": "sha256:09885bb5b653985650b9b4d54545b5069d7380343521f86a605a702edc5fd735", + "_publish_commit": "main:3829c38e5a99a7b7cf2cd6597b9e9b800f78bad4", "_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 0942831..be4b609 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.9.0", + "version": "0.10.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:c2f0f8d3a133cf9572cda5ab896c91fa871c7b131dbf847f5053b18e6bde67d0", - "_publish_commit": "main:72a6333b61472e10272ea360ec3cbf237cd20626", + "_publish_hash": "sha256:09885bb5b653985650b9b4d54545b5069d7380343521f86a605a702edc5fd735", + "_publish_commit": "main:3829c38e5a99a7b7cf2cd6597b9e9b800f78bad4", "_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 30058aaa68571ce94e8bf4001a32612a1b76dbbd..130c06cc6ede76dc70d8172802947669fafb2947 100644 GIT binary patch delta 318 zcmZoT!PIbqX+l4rxskB}gMp!;xq*=agTdrP#+1#BjD5^7aU%nBL%29=pCC-!(A2~X zE-v0|C<#(#Xkuh&YGe*E(!kspNvr22^T`v^SSIJ@a!h{Kz;CBhVq2M+nv!hOpQeziS)x~*pPQ;TFdT($rJ delta 276 zcmZoT!PIbqX+l4rp|Pn6gMp!;xq-0)gTdrP#+1#BjD5^7aU%nBBe*zgpCC-!(A2~n zE-v0|C}{@NZfIg;Xli5*G19=?*c@S`=OuINwEQBCvcw{VRE7LBh04s-oD_vpz4X)) z$DAC${F2mS4NXlAh;SlEI4CtazbHi`RWCC|bFxmOBxCAiw?=tkFduGK3COI;9~;D( yG&Lp%G>J~`11c=pyrMBeVxj@tq*<*J=