diff --git a/manifest.json b/manifest.json index b4840ec..d877805 100644 --- a/manifest.json +++ b/manifest.json @@ -1,10 +1,10 @@ { - "id": "obsidian-markdown-export-plugin", - "name": "Obsidian markdown export", - "version": "1.0.0", - "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.1", + "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