From 1a6b11be0fd034c6242bedb35efa361c692d439e Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 8 May 2024 21:26:09 +0000 Subject: [PATCH] updateVersion --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index cbb746f..45c9517 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "marp-slides", "name": "Marp Slides", - "version": "0.45.5", + "version": "0.45.6", "minAppVersion": "0.15.0", "description": "Create markdown-based Marp presentations in Obsidian", "author": "Samuele Cozzi",