From 749679d98964b1713a1bfc153783baaadc290118 Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Fri, 14 Jan 2022 12:30:52 +0000 Subject: [PATCH] Update: io.github.makaanneo.apollo@1.0.1 https://github.com/makaanneo/joplin-plugin-apollo/compare/347a823edce3bb4b3c0888bf106045425d712db0..e27ce9e28ca398bcf69ecda230baec726899a2cc --- README.md | 2 +- manifests.json | 6 +++--- .../io.github.makaanneo.apollo/manifest.json | 6 +++--- plugins/io.github.makaanneo.apollo/plugin.jpl | Bin 27648 -> 27648 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index dccce51..c67ffe0 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ This repository contains the following plugins: | [🏠](https://github.com/herdsothom/joplin-insert-date) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin-insert-date/plugin.jpl) | Insert Date | 1.0.1 | Adds a button to insert the current date (without time) into the editor. | herdsothom | | [🏠](https://github.com/marc0l92/joplin-plugin-jira-issue#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.marc0l92.joplin-plugin-jira-issue/plugin.jpl) | Jira Issue | 2.2.2 | Retrieve Atlassian Jira issues information using their api in order to track the status of them from your Joplin notes. | marc0l92 | | [🏠](https://github.com/chenlijun99/autoanki/packages/joplin-plugin) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.anki-sync/plugin.jpl) | Joplin Anki Sync | 1.0.0 | Bidirectional sync between Joplin and Anki | Lijun Chen | -| [🏠](https://github.com/makaanneo/joplin-plugin-apollo) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.makaanneo.apollo/plugin.jpl) | Joplin Note Attachement rename | 1.0.0 | Joplin plugin to rename note attachments, | makaanneo | +| [🏠](https://github.com/makaanneo/joplin-plugin-apollo) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.makaanneo.apollo/plugin.jpl) | Joplin Note Attachement rename | 1.0.1 | Joplin plugin to rename note attachments, | makaanneo | | [🏠](https://github.com/Cologler/userlink-joplin) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/b53da1f6-868c-468d-b60c-2897a27166ac/plugin.jpl) | Joplin User Link Plugin | 1.2.0 | A Joplin plugin for custom links, like `jump://?query=blabla`. | Cologler | | [🏠](https://discourse.joplinapp.org/t/plugin-share-note-online-via-hackmd/22048) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/eu.xardbaiz.joplin.HackMD/plugin.jpl) | joplin-hackmd | 1.0.1 | Quick share notes on HackMD | xardbaiz | | [🏠](https://github.com/ThibaultJanBeyer/joplin-sheets) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.joplin.JSheets/plugin.jpl) | JSheets | 1.1.3 | JSheets - use to write spreadsheets like excel in Joplin | Thibault Jan Beyer | diff --git a/manifests.json b/manifests.json index 5b836ac..bc7401a 100644 --- a/manifests.json +++ b/manifests.json @@ -1639,15 +1639,15 @@ "manifest_version": 1, "id": "io.github.makaanneo.apollo", "app_min_version": "2.5", - "version": "1.0.0", + "version": "1.0.1", "name": "Joplin Note Attachement rename", "description": "Joplin plugin to rename note attachments,", "author": "makaanneo", "homepage_url": "https://github.com/makaanneo/joplin-plugin-apollo", "repository_url": "https://github.com/makaanneo/joplin-plugin-apollo", "keywords": [], - "_publish_hash": "sha256:94b6486cb502807855fa5dbcda86bfcb015666ce7f642f2c32e8d1ad8de19e79", - "_publish_commit": "main:347a823edce3bb4b3c0888bf106045425d712db0", + "_publish_hash": "sha256:175a4874188cb87e6ffda6617680dec6cd063522d106bf3a809d517d34bb0424", + "_publish_commit": "main:e27ce9e28ca398bcf69ecda230baec726899a2cc", "_npm_package_name": "joplin-plugin-apollo" } } \ No newline at end of file diff --git a/plugins/io.github.makaanneo.apollo/manifest.json b/plugins/io.github.makaanneo.apollo/manifest.json index c87793f..0f17330 100644 --- a/plugins/io.github.makaanneo.apollo/manifest.json +++ b/plugins/io.github.makaanneo.apollo/manifest.json @@ -2,14 +2,14 @@ "manifest_version": 1, "id": "io.github.makaanneo.apollo", "app_min_version": "2.5", - "version": "1.0.0", + "version": "1.0.1", "name": "Joplin Note Attachement rename", "description": "Joplin plugin to rename note attachments,", "author": "makaanneo", "homepage_url": "https://github.com/makaanneo/joplin-plugin-apollo", "repository_url": "https://github.com/makaanneo/joplin-plugin-apollo", "keywords": [], - "_publish_hash": "sha256:94b6486cb502807855fa5dbcda86bfcb015666ce7f642f2c32e8d1ad8de19e79", - "_publish_commit": "main:347a823edce3bb4b3c0888bf106045425d712db0", + "_publish_hash": "sha256:175a4874188cb87e6ffda6617680dec6cd063522d106bf3a809d517d34bb0424", + "_publish_commit": "main:e27ce9e28ca398bcf69ecda230baec726899a2cc", "_npm_package_name": "joplin-plugin-apollo" } \ No newline at end of file diff --git a/plugins/io.github.makaanneo.apollo/plugin.jpl b/plugins/io.github.makaanneo.apollo/plugin.jpl index f8264d890b2b72c65e36302ee2fe34a7a277a204..841e1d07bb1dbe5cf320aa7028f9b744c52db3e1 100644 GIT binary patch delta 401 zcmZp;!PszvaYCPGx>O@iuOy==zkKrFP^HO!Vc{%^nzf~qSB7P=>*UzxYZ#hu77FiRib}LC(M!rt zsnjb=%rQ^@pMn=QUIZ294NP%i>W(L=q`kxH|RD^r8 delta 306 zcmZp;!PszvaYCEu&khLg7jECRA30?impH}?mou`ni1{uZhtRH{*; zSzS_8S)Hhnr&p3ulwUsiZ>Z8_zp!wYQq9`L$t%OMHcN-MGb!ZQmgptrr&Q_{r55BQ zCZ}rT>y>1d