From d12649803510f2aac212dec6254eb2bd9a27a37b Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Tue, 7 Nov 2023 01:30:57 +0000 Subject: [PATCH] Update: io.github.personalizedrefrigerator.js-draw@2.3.1 https://github.com/personalizedrefrigerator/joplin-draw/compare/d279922830bb14d7b2d67b591b46a0abe90d1d6b..1ae9dbd140ed804a556fabba8801490a73a41c3e --- README.md | 2 +- manifests.json | 6 +++--- .../manifest.json | 6 +++--- .../plugin.jpl | Bin 558080 -> 559104 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 9302751..67cae79 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ This repository contains the following plugins: | [🏠](https://github.com/benji300/joplin-favorites) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.benji.favorites/plugin.jpl) | Favorites | 1.3.0 | Save any notebook, note, to-do, tag, or search as favorite in an extra panel view for quick access. | Benji300 | | [🏠](https://discourse.joplinapp.org/t/persistent-text-folding-in-editor/16183) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.ambrt.fold-cm/plugin.jpl) | Folding in Code Mirror Editor | 2.0.1 | Allows to fold parts of markdown text displayed in editor | ambrt | | [🏠](https://github.com/mak2002/joplin-font-size-shortcut.git) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.font.size.shortcut/plugin.jpl) | Font Size Shortcut | 1.0.0 | Adds shortcuts to increase/decrease font size | mak2002 | -| [🏠](https://github.com/personalizedrefrigerator/joplin-draw) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.personalizedrefrigerator.js-draw/plugin.jpl) | Freehand Drawing | 2.3.0 | Create and edit drawings with js-draw. | Henry Heino | +| [🏠](https://github.com/personalizedrefrigerator/joplin-draw) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.personalizedrefrigerator.js-draw/plugin.jpl) | Freehand Drawing | 2.3.1 | Create and edit drawings with js-draw. | Henry Heino | | [🏠](https://github.com/hieuthi/joplin-plugin-function-plot) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.hieuthi.joplin.function-plot/plugin.jpl) | Function Plot | 1.0.0 | Joplin plugin based on Function Plot library to render function such as y = x * x | Hieu-Thi Luong | | [🏠](https://github.com/tessus/joplin-plugin-get-notebook-id#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/cx.evermeet.tessus.folder-id/plugin.jpl) | Get Notebook ID | 1.0.1 | Copy/Show the ID of a notebook. For developers. A regular user won't need this. | Helmut K. C. Tessarek | | [🏠](https://github.com/marc0l92/joplin-plugin-github-theme#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.marc0l92.joplin-plugin-github-theme/plugin.jpl) | GitHub Theme | 0.3.0 | Joplin theme with colors of GitHub | marc0l92 | diff --git a/manifests.json b/manifests.json index 0b34acd..e827be4 100644 --- a/manifests.json +++ b/manifests.json @@ -2098,7 +2098,7 @@ "manifest_version": 1, "id": "io.github.personalizedrefrigerator.js-draw", "app_min_version": "2.10", - "version": "2.3.0", + "version": "2.3.1", "name": "Freehand Drawing", "description": "Create and edit drawings with js-draw.", "author": "Henry Heino", @@ -2127,8 +2127,8 @@ "src": "../screenshots/editorview-dark.png" } ], - "_publish_hash": "sha256:f8400a1886cb9d9be161213928a694f7c43b712e7246ceb147ac0c41c22bff65", - "_publish_commit": "main:d279922830bb14d7b2d67b591b46a0abe90d1d6b", + "_publish_hash": "sha256:49ed542989310a7d09bef100600d832b7514b4062ea219abaa21d249f3b7dd10", + "_publish_commit": "main:1ae9dbd140ed804a556fabba8801490a73a41c3e", "_npm_package_name": "joplin-plugin-freehand-drawing" }, "com.sctmes.kity-minder": { diff --git a/plugins/io.github.personalizedrefrigerator.js-draw/manifest.json b/plugins/io.github.personalizedrefrigerator.js-draw/manifest.json index 07c16a5..795413e 100644 --- a/plugins/io.github.personalizedrefrigerator.js-draw/manifest.json +++ b/plugins/io.github.personalizedrefrigerator.js-draw/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 1, "id": "io.github.personalizedrefrigerator.js-draw", "app_min_version": "2.10", - "version": "2.3.0", + "version": "2.3.1", "name": "Freehand Drawing", "description": "Create and edit drawings with js-draw.", "author": "Henry Heino", @@ -31,7 +31,7 @@ "src": "../screenshots/editorview-dark.png" } ], - "_publish_hash": "sha256:f8400a1886cb9d9be161213928a694f7c43b712e7246ceb147ac0c41c22bff65", - "_publish_commit": "main:d279922830bb14d7b2d67b591b46a0abe90d1d6b", + "_publish_hash": "sha256:49ed542989310a7d09bef100600d832b7514b4062ea219abaa21d249f3b7dd10", + "_publish_commit": "main:1ae9dbd140ed804a556fabba8801490a73a41c3e", "_npm_package_name": "joplin-plugin-freehand-drawing" } \ No newline at end of file diff --git a/plugins/io.github.personalizedrefrigerator.js-draw/plugin.jpl b/plugins/io.github.personalizedrefrigerator.js-draw/plugin.jpl index 6d0c2a9a116fd722359bdccdcb5218519be9c1ef..8b58c3b2bf3756e3c00b926900b4a51e8cf54a22 100644 GIT binary patch delta 1106 zcmY*Y%WD%s9Cq5I8`0KR+A0;gS+MT3+wDG*4J2%&K2Q%*LGgivf(D*&j?T3;-7G^1!b1Jraz({!axRtL=r41D7jCnnkhAJyH1txzDelJ)Kmp*0(dsxoLJue-^u9cl z#H`|CYq8$IZScJu4IR<8W^(N7`%I>FHg~tH!CV_%R802&ow6_%OiT#w?Py3QTk(Y0 zmJ#2($0RtWJ{5d1fD#c?3WPbqwj3K(dSoJ2Va}#MRUO#P5p8eg zlGB_sZ^iaS0$Ht@sZR;-etqFQ_1xZj|tC)jW9Pr-jat2^N;}Z?OvAb-(e!7 z(@ba)MNMnc|DK66)8tBx`b%!OX`K8xyb=GtaV>IqR%H&49NcsG^#}c98CBE&adwNO z8R=|?^bpKH0`q`HAB%n#F&1$a10k5_vZwY+L@v3uUlrLfjnt30(5U~44}>?jxR3G1 zxfk5zeph7outS2O`kK@Gfz()i!;Ln6zv7b28iV6f+ZQ=c-f_P?*UxJM(2QZj8dRp&_6M}`r X`jKvio-vGGspbDN)SZl4;?KZeA8%2A delta 758 zcmYLHO=}ZD7|t|Fv)U@ekJ{1*o3z9kvRP-pvY5CkDd_0oH%90+z z5>|16k6>B@^$`Gl0Ptuq7mKA-UDGiikyK5V6+97RT`Bw*C$!{fYq@cXzK4izUXRn$ zx$_Cnu)ED>iM|$AV%yu$qi=J|$4jPTyB=>D7X5j7o%1@qzV(1{2f5;+g-WF9l1bou z?hsh?i*Sb~^Vd?YVUsO>v*WZZmp}+zp^JsgkAlgFXw|R6K$SMU z@z=DZmunU@k>J8KMyQxEYqm+6p_qjwRP0hDE5IGym-7pYJ&QE!d;>ayg+_0ThcTKg zw}a1L;4Mf54-F6+j4B)7&OW~vtXM9v6|0)0ge$J>MpxB>&H~|T$0E6)NmJ1iP<;xj zfMJdy$`E6SGtB#-n$S1=^1H-QJl=O88u;xG2_@?P{+M`m@Zu&H`bxo}uY7Qe8=jaM zPL~yV+Q