From f713062066891c7cbf62d7acde5c1bc3a4308b7f Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Wed, 5 Jul 2023 08:00:58 +0000 Subject: [PATCH] Update: io.github.personalizedrefrigerator.js-draw@1.12.1 https://github.com/personalizedrefrigerator/joplin-draw/compare/13ba07597bb3e9c61be2b8bba350d1b7143295dd..555a576f98d16066b9273ac33b10034c4892f5d4 --- README.md | 2 +- manifests.json | 6 +++--- .../manifest.json | 6 +++--- .../plugin.jpl | Bin 489472 -> 489472 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index c2385fe..df1f057 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,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.12.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.12.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 3976f97..5b659fa 100644 --- a/manifests.json +++ b/manifests.json @@ -2095,7 +2095,7 @@ "manifest_version": 1, "id": "io.github.personalizedrefrigerator.js-draw", "app_min_version": "2.8", - "version": "1.12.0", + "version": "1.12.1", "name": "Freehand Drawing", "description": "Create and edit drawings with js-draw.", "author": "Henry Heino", @@ -2124,8 +2124,8 @@ "src": "../screenshots/editorview-dark.png" } ], - "_publish_hash": "sha256:21d1bee8d508cc292baedc91f75ceff0e7154be16aa82dbe6bcca41962dbac82", - "_publish_commit": "main:13ba07597bb3e9c61be2b8bba350d1b7143295dd", + "_publish_hash": "sha256:21a111a7ffa778fbe358e3b841f07732fd2c2df7f52d63069ac8936240cfaa8a", + "_publish_commit": "main:555a576f98d16066b9273ac33b10034c4892f5d4", "_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 6256e5d..eb09b66 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.12.0", + "version": "1.12.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:21d1bee8d508cc292baedc91f75ceff0e7154be16aa82dbe6bcca41962dbac82", - "_publish_commit": "main:13ba07597bb3e9c61be2b8bba350d1b7143295dd", + "_publish_hash": "sha256:21a111a7ffa778fbe358e3b841f07732fd2c2df7f52d63069ac8936240cfaa8a", + "_publish_commit": "main:555a576f98d16066b9273ac33b10034c4892f5d4", "_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 2c77b6e022d1ff0aca4e12fe7dd07306a6d8f032..9fc1f96978900c885868b69aef658fa3f91dae56 100644 GIT binary patch delta 349 zcmZqpAlvXkc0wP&k%57+DT9Hbfr){c0)xTiM8=fOjEvQcjE0+QnFLv2@&@L{CMIxs z_Fh+zgo!awqp^W8LZfdpv!sck0)wH6iK(FxOo^ePnE_mH;H=+DMrx^gNu?zv`FX`^ zY8olF`FcT_=@}(XU?Jc9(&E(it3HfC%ml>DK+FQftlO{puxbCCs30-TjUC}|Lt`VD z;oBMA*?U=GPBt_*GBSc%yPeUOy_Xp-V`ge-3YQ6l%9t2{d}C~mkO^h)6^H9FHZ?_< QmW!&#%p7i7A^U$e0GzH_Z2$lO delta 370 zcmZqpAlvXkc0wP&fuWhH0fT{|fr+7k0)xTiM8=fOjEvQcj0T%)nFLv2@&@L{CT4JX z_Fh-8gc(qyv4M#>T*9}RS<>84fx*zk#MICTWHv~Np`p16TuI=p-&Pt%YN>ijr6nc# zdByfAw)uKNnduoNPGAAw{Ls|691Bn)FRFHy*`XU%ml>DK+FQftlRhc zuxbCC=EjcjjiIrT5!A-*jPC5ctT2BVnj0Cx+_Ig~m%W!6E@NhD2=mBx#z2^iG02N1 h1~9*GXAEWU6^H9FHZ?_