From 5380c7a6e9c55fec21542c70f5f5fbf0d477422d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9B=B7=E5=86=9B?= Date: Mon, 29 Apr 2024 11:24:25 +0800 Subject: [PATCH] feat: Obsidian Excel Pro Plugin doc --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 68b1c3e..673ff91 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "excel", "name": "Excel", - "version": "1.3.26", + "version": "1.3.24", "minAppVersion": "0.15.0", "description": "Create spreadsheets and easily embed them in Markdown", "author": "ljcoder",