From a844240720bdecd5e73079ef448d09c245519436 Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Wed, 27 Jul 2022 16:30:19 +0000 Subject: [PATCH] Update: io.github.jackgruber.backup@1.1.1 https://github.com/JackGruber/joplin-plugin-backup/compare/00ed52133c659e0f3ac1a55f70b776c42fca0a6d..98221472e60f34026ac739368c2831193f564654 --- README.md | 2 +- manifests.json | 6 +++--- .../io.github.jackgruber.backup/manifest.json | 6 +++--- .../io.github.jackgruber.backup/plugin.jpl | Bin 11525120 -> 11525120 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index f24ac93..fdb8cda 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ This repository contains the following plugins: | [🏠](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 | | [🏠](https://github.com/marcgreen/semantic-joplin/tree/master/similar-notes) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.marcgreen.joplin-plugin-semantically-similar-notes/plugin.jpl) | Semantically Similar Notes | 0.2.1 | Show user which notes are semantically similar to the one they are looking at | marc green | | [🏠](https://github.com/ambrt/joplin-plugin-send-snippet) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.ambrt.sendSnippet/plugin.jpl) | Send snippet to different note | 1.0.0 | Sends snippet of text to any other note from any notebook | ambrt | -| [🏠](https://github.com/JackGruber/joplin-plugin-backup/blob/master/README.md) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.jackgruber.backup/plugin.jpl) | Simple Backup | 1.1.0 | Plugin to create manual and automatic backups. | JackGruber | +| [🏠](https://github.com/JackGruber/joplin-plugin-backup/blob/master/README.md) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.jackgruber.backup/plugin.jpl) | Simple Backup | 1.1.1 | Plugin to create manual and automatic backups. | JackGruber | | [🏠](https://github.com/hieuthi/joplin-plugin-slash-commands) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.hieuthi.joplin.slash-commands/plugin.jpl) | Slash Commands: Datetime & More | 1.2.1 | Execute several utilities by typing a command that starts with a slash. | Hieu-Thi Luong | | [🏠](https://github.com/alondmnt/joplin-plugin-space-indenter) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.space-indenter/plugin.jpl) | Space Indenter | 0.1.0 | Indent paragraphs with spaces instead of tabs | alondmnt | | [🏠](https://github.com/martinkorelic/joplin-plugin-spoilers) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.spoiler.cards/plugin.jpl) | Spoilers | 1.0.5 | Create inline spoilers and spoiler blocks with title and extendable body. | Martin Korelič | diff --git a/manifests.json b/manifests.json index 97d269b..7360114 100644 --- a/manifests.json +++ b/manifests.json @@ -107,7 +107,7 @@ "manifest_version": 1, "id": "io.github.jackgruber.backup", "app_min_version": "2.1.3", - "version": "1.1.0", + "version": "1.1.1", "name": "Simple Backup", "description": "Plugin to create manual and automatic backups.", "author": "JackGruber", @@ -121,8 +121,8 @@ "7zip", "encrypted" ], - "_publish_hash": "sha256:8d8c6a3bb92fafc587269aea58b623b05242d42c0766a05bbe25c3ba2bbdf8ee", - "_publish_commit": "master:00ed52133c659e0f3ac1a55f70b776c42fca0a6d", + "_publish_hash": "sha256:616b034ec484e83bf972adab454c9c00d23d9bd0b21574beba7915e42ff7415a", + "_publish_commit": "master:98221472e60f34026ac739368c2831193f564654", "_npm_package_name": "joplin-plugin-backup", "_recommended": true }, diff --git a/plugins/io.github.jackgruber.backup/manifest.json b/plugins/io.github.jackgruber.backup/manifest.json index 17129ba..53ece65 100644 --- a/plugins/io.github.jackgruber.backup/manifest.json +++ b/plugins/io.github.jackgruber.backup/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 1, "id": "io.github.jackgruber.backup", "app_min_version": "2.1.3", - "version": "1.1.0", + "version": "1.1.1", "name": "Simple Backup", "description": "Plugin to create manual and automatic backups.", "author": "JackGruber", @@ -16,7 +16,7 @@ "7zip", "encrypted" ], - "_publish_hash": "sha256:8d8c6a3bb92fafc587269aea58b623b05242d42c0766a05bbe25c3ba2bbdf8ee", - "_publish_commit": "master:00ed52133c659e0f3ac1a55f70b776c42fca0a6d", + "_publish_hash": "sha256:616b034ec484e83bf972adab454c9c00d23d9bd0b21574beba7915e42ff7415a", + "_publish_commit": "master:98221472e60f34026ac739368c2831193f564654", "_npm_package_name": "joplin-plugin-backup" } \ No newline at end of file diff --git a/plugins/io.github.jackgruber.backup/plugin.jpl b/plugins/io.github.jackgruber.backup/plugin.jpl index 3971b7f0d49b4d57bd9c59fc725d7072040c75f7..e60a8c7607c104b4c3ad30adf7014a6018a356a2 100644 GIT binary patch delta 1602 zcmZA1+jG=Z9Kdl-X}PF?h^5t18&)m5vMx#X65U#gP*JSX)q1Vgx^BZZlHJN~LaDX3 z*lI9~iWeGhc*hHB))^lnFFNC2pw9T>439qe=6|4H(HWD@$?td0`JJ4F?|x`o zz^TS&O;&R%&nj7w)r=yo@{}K!dX|UA_J1pcyE+_K)J!H4Z(9+URW%Y{zap+^S|q-~ zT^q@-rNi+>(e8+LfflSrE84IIYq1XNaS1NPW!Qj?foR|4j)!xrvKC&OBkWDM9Gh_k zw%|%o)ZU5?bmA&pjV^3MH?BcXAZ*D!8!n<~N_c}D(X|~hT#M^)J$kVNaU^g9b|Q%z zk-{#>P@p1>46?{U!%et35M6m!L?)5d!d-AgcOHGX1^w8K0qnu8*o%D_#BJD*+i?dD z;7$zTF5HcS7!E{t!5s(}R1=4X z0->Lb?zfy%!)HDa#)<)|vf{i}PCBCU5?;nDIE7d78eYd6IF02%R6KVmG966|ch?c; zJ-msx@HXDTyEudQ@IF4khxiB|;}e|4r}!)o=RaRM-NA8IGV1>qmCQX6UYH|>zrZxQ`Nd9S>B(c{x)yA?6;Tt?38}Ys9W`snQAF+C3<_~)}&ESnN#J| zbg@>A#}4Y#(uh$lo4Pc5pdb~^nqHikkuH9flqPgjw{+={Vd{A)w$n-^?UY?Ljq2h5 z5+;(~K-us1zNz{>-np{BMa%`?m;HQK>pug$;-udZY+dyKXdN``R?)inRWXq=>Vrm2 zFIiKynRsHrPSq;^Mv}9G&@_ujg{rdwH=6Gn}4nO8?9OC A>;M1& delta 1522 zcmZA1+jA3D9Kdl-p;WFFFtk{DAt1H_b$63&G^H(QMN82}iy~+#rGzBVv?Wc1a!aAb z#Z6JXv`10A`*cY!XiyNlpi!UmRn|9O} zU*=Z%@<%Oid`biy5fG@rd@MjE7NQCdU=bE$36^3RmTM8Hb_cwGRDie|LnF>JzS zY(Xm?hXE57LI@)Q8&N!gC$*@HxxzPzi0$oyBkE&l!&bDT1D)80?RW}LqYKYq2cE@q z=*CX;U>Bap3+UCNKJIpU3tN$}?P;$T{c(T)LuSPA4H%5OmEH_y*baFHI3gLxi+Blr z*o~L*3ijYt?8QF3hS$-L{aPdk+!|kUGvaSfVZafE0~o|X4B-$GIE*AxNaF~OVi*~W zU=(9GhAhUBLmqG7I8I;!Cvgg=aRz5mz$DJ$Jf<*>3wRR_F5)e?S`>=zU%my|R>ZSg zS|n!t`^}N}o_Q_OWdkg;?7U`X9Fe(%xA6`x<6XRm_wfN{F{edFx;?(>L~U<(9dT3Q zLwtlQ_!ytyDn7+$_#9v0OMHc|aSh+#TP<#WH$7X!BFwP$|3zg)LuI9Uzjs9M5BL#3 z;b$#+RY$G7lT`KcYDz7Y|L#-Oaww?+vSCy;$eNT|CEE0+l#12Kj+AQD=cd%(3zlRv zhtk=;iIJh^L0OnmP4Ylmt(NWu71aM+R5vOD!--r|qJ1PkJluBwv97(nS*oH6RVYD