diff --git a/manifest.json b/manifest.json index ed103a5..e4d9afe 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "obsidian-excalidraw-plugin", "name": "Excalidraw", - "version": "1.5.24", + "version": "1.5.25", "minAppVersion": "0.12.16", "description": "An Obsidian plugin to edit and view Excalidraw drawings", "author": "Zsolt Viczian", diff --git a/versions.json b/versions.json index baed804..52b4367 100644 --- a/versions.json +++ b/versions.json @@ -1,4 +1,4 @@ { - "1.5.24": "0.12.16", + "1.5.25": "0.12.16", "1.4.2": "0.11.13" }