From a36ee3babf9b51192ed5b55f134f83233452bea8 Mon Sep 17 00:00:00 2001 From: Reocin <35258423+Reocin@users.noreply.github.com> Date: Tue, 15 Nov 2022 12:09:35 +0100 Subject: [PATCH] Update manifest.json Updated Version --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 656c0b3..b3bcff0 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "obsidian-markdown-formatting-assistant-plugin", "name": "Markdown Formatting Assistant", - "version": "0.4.0", + "version": "0.4.1", "minAppVersion": "0.15.6", "description": "This Plugin provides a simple Editor for Markdown, HTML and Colors and in addition a command interface. The command interface facilitate a faster workflow.", "author": "Reocin",