From fbe9d94ae8148ddd1b49c47f38cefdf174b00d3e Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Sun, 26 Mar 2023 20:30:59 +0000 Subject: [PATCH] Update: io.github.personalizedrefrigerator.js-draw@1.6.1 https://github.com/personalizedrefrigerator/joplin-draw/compare/5750005695c3c2192aca480a003759e4b2b1ee72..9f209c4643b5e765c86d5a53ed55d7512fef5811 --- README.md | 2 +- manifests.json | 6 +++--- .../manifest.json | 6 +++--- .../plugin.jpl | Bin 386560 -> 386560 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 930829e..6ab4202 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,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 | 1.6.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 | 1.6.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 2d4d11b..f49220a 100644 --- a/manifests.json +++ b/manifests.json @@ -2110,7 +2110,7 @@ "manifest_version": 1, "id": "io.github.personalizedrefrigerator.js-draw", "app_min_version": "2.8", - "version": "1.6.0", + "version": "1.6.1", "name": "Freehand Drawing", "description": "Create and edit drawings with js-draw.", "author": "Henry Heino", @@ -2136,8 +2136,8 @@ "src": "../screenshots/editorview-dark.png" } ], - "_publish_hash": "sha256:881d6dc87ad4abfd4873eef4f06e09c458ccb0ebb17cb47a028c7cbb2171064a", - "_publish_commit": "main:5750005695c3c2192aca480a003759e4b2b1ee72", + "_publish_hash": "sha256:c3b44715b3ca0678684ed996b0c6d07d55a6aaf4bd909f9e623936396f2f68b4", + "_publish_commit": "main:9f209c4643b5e765c86d5a53ed55d7512fef5811", "_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 13e5f84..3df7fd2 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.8", - "version": "1.6.0", + "version": "1.6.1", "name": "Freehand Drawing", "description": "Create and edit drawings with js-draw.", "author": "Henry Heino", @@ -28,7 +28,7 @@ "src": "../screenshots/editorview-dark.png" } ], - "_publish_hash": "sha256:881d6dc87ad4abfd4873eef4f06e09c458ccb0ebb17cb47a028c7cbb2171064a", - "_publish_commit": "main:5750005695c3c2192aca480a003759e4b2b1ee72", + "_publish_hash": "sha256:c3b44715b3ca0678684ed996b0c6d07d55a6aaf4bd909f9e623936396f2f68b4", + "_publish_commit": "main:9f209c4643b5e765c86d5a53ed55d7512fef5811", "_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 723b72f99f37083fe4ad60e9a393d75db9dfb7b3..eb5d51da6050b5f64c0b1e2e93691bb5881e87d3 100644 GIT binary patch delta 364 zcmZoTBi?XEd_uR7p@E^1iJ6%xgMp#3iGh&4hp%&6MVsLBY$OhC-Mol%vg z?}=GvnnsD5nqs16b#i`Qafw2zt)iiIj$TS;aY159a)w{NV_sf8wu%NiIeIzyi79SH`MJSi?iwYUwcFQnvi_esZ2>Dh5I~MG zHZV1SI(R$dLL{F8L&3n@*c28*+ZmU#c9|o4)xgBi5U%qsYZW7-;r5z)tS#&SNVQ%6 delta 312 zcmZoTBi?XEd_uR7fw{S9%Y-|jdlW$^`GBq$zU@$Z>f!b>fG~3Y745q)CQMH{>l@W-UfS7qZ zqbf_^6S)#KHN`|VHH}1DMFX82y`22S6t|-M+~6>GjS@}G?TlQk|EEqaU<{eIfEDf` zkio_Vra;TU9@@^h5aDW&j||L>%?#m^OIf?jk)3T|Vua9nm$izK(O`ScJ=PX>09Zgu Ar2qf`