diff --git a/README.md b/README.md index a596ab2..17f0bb2 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ This repository contains the following plugins: [🏠](https://github.com/treymo/joplin-link-graph) | Link Graph UI | 0.9.6 | View the connections between Joplin notes. | Trey Moore [🏠](https://github.com/oswida/joplin-markdown-calc) | Markdown table calculations | 1.0.3 | Plugin for automatic calculations of markdown table formulas. | Oskar Świda [🏠](https://github.com/CalebJohn/joplin-math-mode#readme) | Math Mode | 0.4.3 | Turn your notes into a powerful calculator with inline math. | Caleb John -[🏠](https://github.com/fengqiaozhu/joplin_plugin_nlr.git) | NLR | 1.0.0 | 将joplin在记笔记的同时,变成一个网文小说阅读器,a chinese net literature downloader and reader plugin for joplin. | fengQ +[🏠](https://github.com/fengqiaozhu/joplin_plugin_nlr.git) | NLR | 1.0.2 | 将joplin在记笔记的同时,变成一个网文小说阅读器,a chinese net literature downloader and reader plugin for joplin. | fengQ [🏠](https://github.com/laurent22/joplin/tree/dev/packages/plugins/ToggleSidebars) | Note list and sidebar toggle buttons | 1.0.3 | Adds buttons to toggle note list and sidebar | Laurent Cozic [🏠](https://github.com/JackGruber/joplin-plugin-note-overview/blob/master/README.md) | Note overview | 1.4.0 | A note overview is created based on the defined search and the specified fields. | JackGruber [🏠](https://github.com/Kaid00/joplin-note-statistics#readme) | Note Statistics | 1.0.4 | Plugin to get note statistics | Azamah Junior diff --git a/manifests.json b/manifests.json index b57db00..fa760d6 100644 --- a/manifests.json +++ b/manifests.json @@ -586,7 +586,7 @@ "manifest_version": 1, "id": "com.joplin_plugin.nlr", "app_min_version": "1.7.10", - "version": "1.0.0", + "version": "1.0.2", "name": "NLR", "description": "将joplin在记笔记的同时,变成一个网文小说阅读器,a chinese net literature downloader and reader plugin for joplin.", "author": "fengQ", @@ -595,8 +595,8 @@ "keywords": [ "joplin_plugin" ], - "_publish_hash": "sha256:d31e2e3a58e59347d5a7a18cd63fde9c6ce974cb9fdfb8d1fa22c2aeb90a96cf", - "_publish_commit": "master:502eedb6caddd3e51badfd884e3ce658eddc292b", + "_publish_hash": "sha256:2a762b25c266a65597af0d344dcdc65dd76077c9a220571a5f56df7027b689fe", + "_publish_commit": "master:5359f824eecdc033659f310ff090edaf0dcca432", "_npm_package_name": "joplin-plugin-nlr" } } \ No newline at end of file diff --git a/plugins/com.joplin_plugin.nlr/manifest.json b/plugins/com.joplin_plugin.nlr/manifest.json index f51ff63..0e9fde8 100644 --- a/plugins/com.joplin_plugin.nlr/manifest.json +++ b/plugins/com.joplin_plugin.nlr/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 1, "id": "com.joplin_plugin.nlr", "app_min_version": "1.7.10", - "version": "1.0.0", + "version": "1.0.2", "name": "NLR", "description": "将joplin在记笔记的同时,变成一个网文小说阅读器,a chinese net literature downloader and reader plugin for joplin.", "author": "fengQ", @@ -11,7 +11,7 @@ "keywords": [ "joplin_plugin" ], - "_publish_hash": "sha256:d31e2e3a58e59347d5a7a18cd63fde9c6ce974cb9fdfb8d1fa22c2aeb90a96cf", - "_publish_commit": "master:502eedb6caddd3e51badfd884e3ce658eddc292b", + "_publish_hash": "sha256:2a762b25c266a65597af0d344dcdc65dd76077c9a220571a5f56df7027b689fe", + "_publish_commit": "master:5359f824eecdc033659f310ff090edaf0dcca432", "_npm_package_name": "joplin-plugin-nlr" } \ No newline at end of file diff --git a/plugins/com.joplin_plugin.nlr/plugin.jpl b/plugins/com.joplin_plugin.nlr/plugin.jpl index 970a247..952a151 100644 Binary files a/plugins/com.joplin_plugin.nlr/plugin.jpl and b/plugins/com.joplin_plugin.nlr/plugin.jpl differ