diff --git a/manifest.json b/manifest.json index 3a4b03c..c0b70ef 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "obsidian-excalidraw-plugin", "name": "Excalidraw", - "version": "1.3.20", + "version": "1.4.0", "minAppVersion": "0.12.0", "description": "An Obsidian plugin to edit and view Excalidraw drawings", "author": "Zsolt Viczian", diff --git a/versions.json b/versions.json index 695ac87..74c3887 100644 --- a/versions.json +++ b/versions.json @@ -1,3 +1,3 @@ { - "1.3.20": "0.11.13" + "1.4.0": "0.11.13" }