From 6774a177542f6bfff8d47d0ee53403a0907c9377 Mon Sep 17 00:00:00 2001 From: bingryan Date: Tue, 22 Nov 2022 09:58:51 +0000 Subject: [PATCH] Update version [skip ci] --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index d877805..308f6e2 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "obsidian-markdown-export-plugin", "name": "Obsidian markdown export", - "version": "1.0.1", + "version": "1.0.2", "minAppVersion": "0.15.0", "description": "This is a markdown export plugin for Obsidian.", "author": "bingryan",