From 8d9fefd127716ceea5837fe9dc7dadf9fe865003 Mon Sep 17 00:00:00 2001 From: bingryan Date: Tue, 20 Dec 2022 18:09:30 +0000 Subject: [PATCH] Update version [skip ci] --- manifest.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/manifest.json b/manifest.json index 63a5ebe..27714eb 100644 --- a/manifest.json +++ b/manifest.json @@ -1,10 +1,10 @@ { - "id": "obsidian-markdown-export-plugin", - "name": "Obsidian markdown export", - "version": "1.0.2", - "minAppVersion": "0.15.0", - "description": "This is a markdown export plugin for Obsidian.", - "author": "bingryan", - "authorUrl": "https://github.com/bingryan/obsidian-markdown-export-plugin", - "isDesktopOnly": false -} + "id": "obsidian-markdown-export-plugin", + "name": "Obsidian markdown export", + "version": "1.0.3", + "minAppVersion": "0.15.0", + "description": "This is a markdown export plugin for Obsidian.", + "author": "bingryan", + "authorUrl": "https://github.com/bingryan/obsidian-markdown-export-plugin", + "isDesktopOnly": false +} \ No newline at end of file