From 4f4f1ee66ef5655643c1a0af82f2ac0dfdd108b3 Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Wed, 20 Oct 2021 13:33:31 +0000 Subject: [PATCH] Update: com.DanteCoder.JoplinBibleQuote@1.0.0 https://github.com/DanteCoder/JoplinBibleQuote/compare/9a097e4328d854448ab15b75b31cfc9083dc38c2..c72e3a9d3396216e5d445611e8cdd05a5972674f --- README.md | 2 +- manifests.json | 6 +++--- .../manifest.json | 6 +++--- .../plugin.jpl | Bin 355840 -> 358912 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 310db50..254cc81 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ This repository contains the following plugins: | [🏠](https://github.com/S73ph4n) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.s73ph4n.automate_notes/plugin.jpl) | Automate Notes | 1.0.0 | Finds blocks of javascript in the current note (blocks have to start with "```javascript" and end with "```") and runs it as a function. | S73ph4n | | [🏠](https://discourse.joplinapp.org/t/insert-referencing-notes-backlinks-plugin/13632) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.ambrt.backlinksToNote/plugin.jpl) | Automatic Backlinks to note | 3.0.3 | Creates backlinks to opened note, also in automatic way | ambrt,cyingfan | | [🏠](https://github.com/ylc395/joplin-plugin-better-markdown-viewer) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/ylc395.betterMarkdownViewer/plugin.jpl) | Better Markdown Viewer | 1.2.3 | Keep Cursor Synced Between Editor and MD Viewer | ylc395 | -| [🏠](https://github.com/DanteCoder/JoplinBibleQuote#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.DanteCoder.JoplinBibleQuote/plugin.jpl) | Bible Quote | 0.3.0 | Quote the bible direct in text editor | Dante G. Barboza | +| [🏠](https://github.com/DanteCoder/JoplinBibleQuote#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.DanteCoder.JoplinBibleQuote/plugin.jpl) | Bible Quote | 1.0.0 | Quote the bible direct in text editor | Dante G. Barboza | | - | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.xUser5000.bibtex/plugin.jpl) | BibTeX | 0.5.0 | Use locally stored BibTeX files to integrate citation into Joplin | Abdallah Ahmed | | [🏠](https://github.com/shantanugoel/joplin-plugin-cm-linenumbers) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.shantanugoel.JoplinCMLineNumbersPlugin/plugin.jpl) | CodeMirror Line Numbers | 2.0.0 | Enables line numbers for CodeMirror editor | Shantanu Goel | | [🏠](https://github.com/JackGruber/joplin-plugin-combine-notes) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.jackgruber.combine-notes/plugin.jpl) | Combine notes | 1.0.1 | Combine one or more notes | JackGruber | diff --git a/manifests.json b/manifests.json index cf8e34a..8bab11a 100644 --- a/manifests.json +++ b/manifests.json @@ -1114,7 +1114,7 @@ "manifest_version": 1, "id": "com.DanteCoder.JoplinBibleQuote", "app_min_version": "2.2", - "version": "0.3.0", + "version": "1.0.0", "name": "Bible Quote", "description": "Quote the bible direct in text editor", "author": "Dante G. Barboza", @@ -1125,8 +1125,8 @@ "citation", "quote" ], - "_publish_hash": "sha256:847ae18fc9231ef4b56e322fe88059abf49416d94cc862e79ab06210014581cd", - "_publish_commit": "main:9a097e4328d854448ab15b75b31cfc9083dc38c2", + "_publish_hash": "sha256:15658e094fde4f1a6d0921e23a181977dfaf51d6c81d3c3cc7f70120a25b35a9", + "_publish_commit": "main:c72e3a9d3396216e5d445611e8cdd05a5972674f", "_npm_package_name": "joplin-plugin-bible-quote" }, "com.hieuthi.joplin.quick-goto": { diff --git a/plugins/com.DanteCoder.JoplinBibleQuote/manifest.json b/plugins/com.DanteCoder.JoplinBibleQuote/manifest.json index 310d804..e70d148 100644 --- a/plugins/com.DanteCoder.JoplinBibleQuote/manifest.json +++ b/plugins/com.DanteCoder.JoplinBibleQuote/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 1, "id": "com.DanteCoder.JoplinBibleQuote", "app_min_version": "2.2", - "version": "0.3.0", + "version": "1.0.0", "name": "Bible Quote", "description": "Quote the bible direct in text editor", "author": "Dante G. Barboza", @@ -13,7 +13,7 @@ "citation", "quote" ], - "_publish_hash": "sha256:847ae18fc9231ef4b56e322fe88059abf49416d94cc862e79ab06210014581cd", - "_publish_commit": "main:9a097e4328d854448ab15b75b31cfc9083dc38c2", + "_publish_hash": "sha256:15658e094fde4f1a6d0921e23a181977dfaf51d6c81d3c3cc7f70120a25b35a9", + "_publish_commit": "main:c72e3a9d3396216e5d445611e8cdd05a5972674f", "_npm_package_name": "joplin-plugin-bible-quote" } \ No newline at end of file diff --git a/plugins/com.DanteCoder.JoplinBibleQuote/plugin.jpl b/plugins/com.DanteCoder.JoplinBibleQuote/plugin.jpl index 1cc1c799bdf14955f4dc1df87ca578502165f46a..c57656f3b55244c9bacfdf41cbc69b8bdad15812 100644 GIT binary patch delta 3958 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