From 296c3f103499591c526c3522d9bf90ebb95ab62a Mon Sep 17 00:00:00 2001 From: stargrey <90321926+stargrey@users.noreply.github.com> Date: Thu, 21 Apr 2022 23:31:15 +0800 Subject: [PATCH] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 697e6ab..d64c7a7 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "obsidian-better-codeblock", "name": "Better CodeBlock", - "version": "1.0.1", + "version": "1.0.2", "minAppVersion": "0.12.0", "description": "Add title, line number to Obsidian code block", "author": "StarGrey",