From 4b3b7466c693e898095494348e41d935209591cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A3=9E=E5=88=80?= Date: Tue, 19 Nov 2024 10:14:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=88=92=E7=BA=BF=E6=97=A0?= =?UTF-8?q?=E6=B3=95=E5=B1=95=E7=A4=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 736fe9c..665059a 100644 --- a/manifest.json +++ b/manifest.json @@ -6,5 +6,5 @@ "author": "希果壳五彩", "authorUrl": "https://www.dotalk.cn/product/wucai", "isDesktopOnly": false, - "version": "24.11.12" + "version": "24.11.19" } \ No newline at end of file diff --git a/package.json b/package.json index 4dcd87b..c3631ba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wucai-highlights-official", - "version": "24.11.12", + "version": "24.11.19", "description": "Automatically sync your WuCai highlights to Obsidian.", "main": "main.js", "scripts": {