diff --git a/manifest.json b/manifest.json index e938238..cbb6522 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "obsidian-excalidraw-plugin", "name": "Excalidraw", - "version": "1.6.3", + "version": "1.6.4", "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 94135f4..1067735 100644 --- a/versions.json +++ b/versions.json @@ -1,4 +1,4 @@ { - "1.6.3": "0.12.16", + "1.6.4": "0.12.16", "1.4.2": "0.11.13" }