From b30a95a0973be369a06f308f7026295abb95d902 Mon Sep 17 00:00:00 2001 From: Olivier Date: Fri, 21 Nov 2025 10:05:45 -0500 Subject: [PATCH] new version --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 1a40404..782d61c 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "menu-plugin", "name": "Obsidian Menus", - "version": "1.2", + "version": "1.3", "minAppVersion": "0.15.0", "description": "Create custom menus using code blocks with links and CSS styling.", "author": "Olivier Legendre",