This commit is contained in:
Zsolt Viczian
2021-10-24 20:40:36 +02:00
parent 32fdbf9dc2
commit 6e3cf60eab
2 changed files with 2 additions and 2 deletions

View File

@@ -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",

View File

@@ -1,3 +1,3 @@
{
"1.3.20": "0.11.13"
"1.4.0": "0.11.13"
}