From 6a77e8bf95d083f4a56ba0df49317d98eb35d773 Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Sun, 20 Mar 2022 16:04:55 +0000 Subject: [PATCH] Update: com.gitlab.BeatLink.joplin-plugin-repeating-todos@0.10.2 https://gitlab.com/beatlink-code/joplin-plugin-repeating-todos/compare/8be4a13e17ef523fcd424fe2120d96e37293d128..797266d730f4dd3521bffa0d36ff4cfa3dac56c8 --- 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 250aa93..e81ad2c 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.10.1 | 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.2 | 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 7450276..031c069 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.10.1", + "version": "0.10.2", "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:cc01d357ee095bc65c02d50a15221fa4de850cc0cc495f919301bd5593e42de5", - "_publish_commit": "main:8be4a13e17ef523fcd424fe2120d96e37293d128", + "_publish_hash": "sha256:4e76de2fc706c6b83d4d3504a41fefd41066b4ea9ce5aa6616cd882870e92ef3", + "_publish_commit": "main:797266d730f4dd3521bffa0d36ff4cfa3dac56c8", "_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 b2a54a5..b89b24c 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.10.1", + "version": "0.10.2", "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:cc01d357ee095bc65c02d50a15221fa4de850cc0cc495f919301bd5593e42de5", - "_publish_commit": "main:8be4a13e17ef523fcd424fe2120d96e37293d128", + "_publish_hash": "sha256:4e76de2fc706c6b83d4d3504a41fefd41066b4ea9ce5aa6616cd882870e92ef3", + "_publish_commit": "main:797266d730f4dd3521bffa0d36ff4cfa3dac56c8", "_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 0ad66a037ff0ff0708f01f39f15217d64d75472f..9f1288a8a585025069bbd9c42e571a600a5259f1 100644 GIT binary patch delta 608 zcmY*XJx>)u6lI47KTSjT$EPJp)|px;5YRO3sU|{;UD& zC2Xqak%DK5f)sh!jl$j3f7i61{0%a# zUz}D@qJOP?Gj(D0yQ%+Hj}7oS{e8dBR-stqT>p7Lp%0T@eX=|ATHKD#LSteTE*Kmo zWBE2-17gd|i(#l{gwq|7k*Bu~t~SGLr5|M@Na`oqEE4)dhLOmBWS=VY*ZbLGz+)>a zv|hoIOk=DZ7L&R=8miK^S}oF!hQbUtDb0A3uR|o$P_1Hp-o}Hr340~pbebGs1yh(L c`QP@&;L&l{w{d+Ml+XL6jgXh`f8Fl;4?oYx%m4rY delta 464 zcmZoT!PIbqX+p1nv4Me+p)rGjp`n?XnF52s$-9{=e7zuJ<>p-(Ei6FFJ~x&TNX^aL zz{FTN*{^UekbF}(A4v8T%>qiO7vJWd?9^vI`DKIPj8R85^s+Y-I>)DpkciW0C~-sB7Qa*Uai-`9IEmQ1#2 z&|oatoY>IMRG*e#q+x9hGpjN)H77-(6s$ELXk>|AW(vqKxE*;&b`;q{lqZ6e2c;(G z7o}+AfizfWrfC@1+9K4})F>9goLy6sX_u;*RFs;SZC#l;*|%9u2y98QUU5!pYJrAf ts