From 3d7d6df2ec95fcb44710685c160cbd73fd9bdffc Mon Sep 17 00:00:00 2001 From: zsviczian Date: Mon, 26 Sep 2022 09:41:19 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 753e421..67fbdc6 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "obsidian-excalidraw-plugin", "name": "Excalidraw", - "version": "1.7.21", + "version": "1.7.20", "minAppVersion": "0.15.6", "description": "An Obsidian plugin to edit and view Excalidraw drawings", "author": "Zsolt Viczian",