From dc07768ebe8f5b835eab26cb330847f319180b27 Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Tue, 28 Sep 2021 06:00:38 +0000 Subject: [PATCH] Update: com.andrejilderda.macOSTheme@1.2.6 https://github.com/ajilderda/joplin-macos-native-theme/compare/2a0b98d806dc4360d2c1c5e111323bb57ff500f9..f06c9c6231d649c2165731be1f91bd6dff2f99f3 --- README.md | 2 +- manifests.json | 6 +++--- .../manifest.json | 6 +++--- .../com.andrejilderda.macOSTheme/plugin.jpl | Bin 8616448 -> 8616448 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 15824ff..bfacff0 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ This repository contains the following plugins: | [🏠](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://github.com/joplin/plugin-kanban/wiki) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.joplin.kanban/plugin.jpl) | Kanban | 1.0.3 | Flexible kanban board plugin for all your tasks | Balint Magyar | | [🏠](https://github.com/treymo/joplin-link-graph) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.treymo.LinkGraph/plugin.jpl) | Link Graph UI | 1.0.1 | View the connections between Joplin notes. | Trey Mo | -| [🏠](https://github.com/ajilderda/joplin-macos-native-theme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.andrejilderda.macOSTheme/plugin.jpl) | macOS theme | 1.2.5 | Native looking macOS theme for Joplin. Also works on non-macOS devices. | Andre Jilderda | +| [🏠](https://github.com/ajilderda/joplin-macos-native-theme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.andrejilderda.macOSTheme/plugin.jpl) | macOS theme | 1.2.6 | Native looking macOS theme for Joplin. Also works on non-macOS devices. | Andre Jilderda | | [🏠](https://github.com/S73ph4n) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.s73ph4n.make_all_links/plugin.jpl) | Make All Links | 1.0.0 | Searches the current note for mentions of other notes, then makes the corresponding links. Just click the new icon in the toolbar. | S73ph4n | | [🏠](https://github.com/oswida/joplin-markdown-calc) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/osw.joplin.markdowncalc/plugin.jpl) | Markdown table calculations | 1.0.3 | Plugin for automatic calculations of markdown table formulas. | Oskar Świda | | [🏠](https://github.com/CalebJohn/joplin-math-mode#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/plugin.calebjohn.MathMode/plugin.jpl) | Math Mode | 0.5.2 | Turn your notes into a powerful calculator with inline math. | Caleb John | diff --git a/manifests.json b/manifests.json index b280513..95ecb5d 100644 --- a/manifests.json +++ b/manifests.json @@ -850,7 +850,7 @@ "manifest_version": 1, "id": "com.andrejilderda.macOSTheme", "app_min_version": "2.2.4", - "version": "1.2.5", + "version": "1.2.6", "name": "macOS theme", "description": "Native looking macOS theme for Joplin. Also works on non-macOS devices.", "author": "Andre Jilderda", @@ -863,8 +863,8 @@ "css", "macos" ], - "_publish_hash": "sha256:7e4b6321d3c9878cd17671111d4a66f5dcebc275266e7bf925c338bd940cfcf9", - "_publish_commit": "v1.2.5:2a0b98d806dc4360d2c1c5e111323bb57ff500f9", + "_publish_hash": "sha256:ae900a7229c10c6e6d7055fe3d080bc2c8aba5c31c53658017e3551a6ddd4695", + "_publish_commit": "v1.2.6:f06c9c6231d649c2165731be1f91bd6dff2f99f3", "_npm_package_name": "joplin-plugin-macos-theme", "_recommended": true }, diff --git a/plugins/com.andrejilderda.macOSTheme/manifest.json b/plugins/com.andrejilderda.macOSTheme/manifest.json index 4d3f2cd..ccfb8a9 100644 --- a/plugins/com.andrejilderda.macOSTheme/manifest.json +++ b/plugins/com.andrejilderda.macOSTheme/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 1, "id": "com.andrejilderda.macOSTheme", "app_min_version": "2.2.4", - "version": "1.2.5", + "version": "1.2.6", "name": "macOS theme", "description": "Native looking macOS theme for Joplin. Also works on non-macOS devices.", "author": "Andre Jilderda", @@ -15,7 +15,7 @@ "css", "macos" ], - "_publish_hash": "sha256:7e4b6321d3c9878cd17671111d4a66f5dcebc275266e7bf925c338bd940cfcf9", - "_publish_commit": "v1.2.5:2a0b98d806dc4360d2c1c5e111323bb57ff500f9", + "_publish_hash": "sha256:ae900a7229c10c6e6d7055fe3d080bc2c8aba5c31c53658017e3551a6ddd4695", + "_publish_commit": "v1.2.6:f06c9c6231d649c2165731be1f91bd6dff2f99f3", "_npm_package_name": "joplin-plugin-macos-theme" } \ No newline at end of file diff --git a/plugins/com.andrejilderda.macOSTheme/plugin.jpl b/plugins/com.andrejilderda.macOSTheme/plugin.jpl index 4bc4ff884052a0f9d6973de1885d93a1d9abdc23..5511df86a1cbd5c4cdc0d70bc49b57c492b442d2 100644 GIT binary patch delta 2671 zcmZYAOKep|7zc2^bM9>^w^-=IQqWRfB0gYV=NwCwq8F?MA6NwOSy2?~0}({{%jI-?yOA?&TBFLdWa)brOx&%o^dk#unYmJC=mIr1{7yCd)vt6txX((KSH#kFww+pd zE&QAE-k>U(y2H~E@dGPe3;Uw5`6`jcNw>6)2l2v`2Tn%enNrf*kBkRRRwUG3gFe{yDxA5*8g5}(n#(A-scWfruNF&R~)Y5StL_uY-r&v%YUP9+0 zcJ-7j`rD+zD%qBc(HT~(*V!+5%G!GtzTpe|!I>y*yFyxJ%0I9cXyf(gDqAy2y?TCO z!BnR1j$C62DXm@Ku0}0nTW6zBf)`mURqThQc{X0BtMoT^U9NQ7xv@&^>(9lei?bE~e_dqSOKGl> zkNPPIBi(a7Ts=&b+9O-5DtmO3jMGW24EGehBdGj*1>JC9&U#Xa0lE8cfsAT5jKGU2?{hANFap_ z?twwr3`1})+y`4=7`DRw@Bq|d8*GOMVFVt6QP=@H;bC|L9)-tX7d#GQup6F$J+K#^ z#GmKB{8G5lvUrT9X>K1p1y92>@GLwB&%-#p0Q=!ZcnJ=`%kT;ughMa^ufl8ax}~`{ z@?n2LCCb-)nv%otCLDpc;3yn}x8XRv11I1lybJHa`|tsL2$S#;Ou;EQZ7KP9e%rt0 CMUJQd delta 2694 zcmZYAOKep|7zc2^bMC!;+(K;&UP`r4utI&{nVB=^SgRDhXstYiiy%I06>Y1CSmdP^ zTa?rsLSh2p#Fe@ARjlBOxUqN$1W#jD;9EH>=h>_B0cV!6O%&Ma&0};H~cd0 zE;7su`Yma&lZJZYKkP;Fh|7H3Uv^ALp*QCrJI3QU8>gs&lI3PXE4a!%uUKZ4Dq8D| z3|W|+)vaJVsgBKbvc;J^`oCgD17t51nX~;>RHdY7jucX6`=Dr;oE?tiY=;%?b8E)X zJm-j$6TP4pH0Dgpd8ns7>P{ONr%D~9R-UF4C9`Dou3pdC+tw55xz9N}DMYNR`jV11 zb6OEFy@%g9RfQqfBj=oH5z~A4gA56*YAet&aeCF9b#hI}mu^SAd zte`p#d8GU;-sg>G$y~7P3xzN2szl6n;=Q*8^SKp`xQmUAwwZ87hAe+f6&-Vf+}NfW zCn%&*(0R|kdV&Yp`PQkwNUC(nJL@dgIN7h|BJpUw?Ft05RP# z*PWa)GS>5}6O5SDcVylvh~wXs_r!ItM5J5uDoB}L4)ZvYP?eFFykq}6Ohp`Ri}+x;_5Yr!1hL!v?qq zdf{H!2%De}?t}Z`0eBEL!$S}N0}cX0kPtx(4?{mZ0t4_UJO*1}5VpeO@B~z08$1b5 z!4NzR!|)7jhaIpJcEPi-8}>jA_QG?p5B9_J_@^F7F54R&WN*|gEgpau;6-=|UWQlT zRTzQSU=&`5H{c+=32(s|jKc)H4e!7qMT_qygJwd!Pub0zC3zU$gCp=hOu|w40FJ?N dH~}Z&6nqFD!N)KKr{NQrh8Z}cNPfDs?LYlDmJk2{