From cb91de998dea2d1fdf7229a7faf98167a2540881 Mon Sep 17 00:00:00 2001 From: Hi Flysoft Date: Thu, 20 Jul 2023 17:39:31 +0800 Subject: [PATCH] release 1.0.2 --- package.json | 2 +- publish/qqntim.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8be69c6..3f30f95 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "qqntim-plugin-markdown", "private": true, - "version": "1.0.1", + "version": "1.0.2", "packageManager": "yarn@3.6.1", "license": "MIT", "scripts": { diff --git a/publish/qqntim.json b/publish/qqntim.json index 727558f..7843c1a 100644 --- a/publish/qqntim.json +++ b/publish/qqntim.json @@ -3,7 +3,7 @@ "id": "markdown", "name": "Markdown", "description": "支持显示 Markdown 消息并渲染 LaTeX 公式。", - "version": "1.0.1", + "version": "1.0.2", "author": "Flysoft", "injections": [ {