From dbbc5b38ed1af531db0bf5a52c7caf361184d1a7 Mon Sep 17 00:00:00 2001 From: Chan James Date: Fri, 2 Sep 2022 01:18:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC=201.0.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- src/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 067739a..0187c5d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "joplin-plugin-kity-minder", - "version": "1.0.1", + "version": "1.0.2", "scripts": { "dist": "webpack --joplin-plugin-config buildMain && webpack --joplin-plugin-config buildExtraScripts && webpack --joplin-plugin-config createArchive", "prepare": "npm run dist", diff --git a/src/manifest.json b/src/manifest.json index c1a1cc7..e2e17bb 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 1, "id": "com.sctmes.kity-minder", "app_min_version": "2.8", - "version": "1.0.1", + "version": "1.0.2", "name": "Kity Minder", "description": "Kity Minder Mindmap Tools 思维导图(脑图插件) ", "author": "James Chan",