From 922bdfbff8611112835959e873518352ae5fe385 Mon Sep 17 00:00:00 2001 From: MassiveBox Date: Sat, 4 Oct 2025 17:10:11 +0200 Subject: [PATCH] Version bump --- package.json | 2 +- plugin.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0321c91..6f8213f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "syspell", - "version": "0.1.0", + "version": "0.2.0", "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 9eb5345..133800e 100644 --- a/plugin.json +++ b/plugin.json @@ -2,7 +2,7 @@ "name": "syspell", "author": "massivebox", "url": "https://git.massive.box/massivebox/syspell", - "version": "0.1.0", + "version": "0.2.0", "minAppVersion": "3.0.12", "backends": [ "windows",