From 319ecfe5182b52d4dbf17aead0a60b41c12d9e25 Mon Sep 17 00:00:00 2001 From: Phillip Date: Thu, 25 Aug 2022 13:36:03 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 1493e3c..9e596f5 100644 --- a/manifest.json +++ b/manifest.json @@ -1,10 +1,10 @@ { "id": "obsidian-charts", "name": "Obsidian Charts", - "version": "3.6.2", + "version": "3.6.3", "minAppVersion": "0.12.7", "description": "This Plugin lets you create Charts within Obsidian", "author": "phibr0", "authorUrl": "https://github.com/phibr0", "isDesktopOnly": false -} \ No newline at end of file +}