From ec30ba3adb8a78e75047d5b33b9006e173db07f2 Mon Sep 17 00:00:00 2001 From: leijun Date: Thu, 24 Aug 2023 17:19:58 +0800 Subject: [PATCH] feat: manifest 1.1.1 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 54cd3d6..b11fa72 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "excel", "name": "Excel", - "version": "1.1.0", + "version": "1.1.1", "minAppVersion": "0.15.0", "description": "This is a Excel plugin for Obsidian.", "author": "ljcoder",