From ea9b0be8568e94f7203ef8883dc4e96644210598 Mon Sep 17 00:00:00 2001
From: MassiveBox <box@massivebox.net>
Date: Sun, 6 Apr 2025 15:35:37 +0200
Subject: [PATCH] Update version

---
 package.json | 2 +-
 plugin.json  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index f5dee54..3dd8f4f 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "siyuan-jsdraw-plugin",
-  "version": "0.2.0",
+  "version": "0.2.2",
   "type": "module",
   "description": "Include a whiteboard for freehand drawing anywhere in your documents.",
   "repository": "https://git.massive.box/massivebox/siyuan-jsdraw-plugin",
diff --git a/plugin.json b/plugin.json
index 32dcc21..8c3ef88 100644
--- a/plugin.json
+++ b/plugin.json
@@ -2,7 +2,7 @@
   "name": "siyuan-jsdraw-plugin",
   "author": "massivebox",
   "url": "https://git.massive.box/massivebox/siyuan-jsdraw-plugin",
-  "version": "0.2.0",
+  "version": "0.2.2",
   "minAppVersion": "3.0.12",
   "backends": [
     "windows",