diff --git a/manifest.json b/manifest.json index 58f51e2..f4b5cfc 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "menu-plugin", "name": "Obsidian Menus", - "version": "1.0.0", + "version": "1.0.1", "minAppVersion": "0.15.0", "description": "Create custom menus using code blocks with links and CSS styling.", "author": "Olivier Legendre",