From 4bc8398a2d9c38fdca6424f1e8c62bbc9d9d8e34 Mon Sep 17 00:00:00 2001 From: yeban Date: Thu, 21 Aug 2025 10:54:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=92=E4=BB=B6=E8=A7=86=E5=9B=BE=E5=88=9B?= =?UTF-8?q?=E5=BB=BA=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index a632449..ef28100 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "mp-preview", "name": "MP Preview", - "version": "1.0.5", + "version": "1.0.6", "minAppVersion": "0.15.0", "description": "Preview and convert Markdown files to MP format", "author": "Yeban",