From b12825f4371392e828aac6d3441e362d7f46f7a3 Mon Sep 17 00:00:00 2001 From: ljcoder Date: Sat, 14 Oct 2023 13:14:05 +0800 Subject: [PATCH] =?UTF-8?q?feat:=201.3.4=20=E7=89=88=E6=9C=AC?= 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 4d0f7fe..78017fb 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "excel", "name": "Excel", - "version": "1.3.3", + "version": "1.3.4", "minAppVersion": "0.15.0", "description": "Create spreadsheets and easily embed them in Markdown", "author": "ljcoder",