diff --git a/manifest.json b/manifest.json index c8c65e5..4f5c4ce 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "obsidian-excalidraw-plugin", "name": "Excalidraw", - "version": "1.6.1", + "version": "1.6.2", "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 137b9f5..c62e4e5 100644 --- a/versions.json +++ b/versions.json @@ -1,4 +1,4 @@ { - "1.6.1": "0.12.16", + "1.6.2": "0.12.16", "1.4.2": "0.11.13" }