This commit is contained in:
Zsolt Viczian
2022-02-06 21:46:29 +01:00
parent 1638cb7fc7
commit bf9e6e0179
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,4 +1,4 @@
{
"1.6.1": "0.12.16",
"1.6.2": "0.12.16",
"1.4.2": "0.11.13"
}