Last Sync: 2026-02-01 07:13 (Mobile)

This commit is contained in:
2026-02-01 07:14:02 +09:00
parent 76ed9e5e87
commit 7159bb3e4e
13 changed files with 87 additions and 46 deletions

View File

@@ -112,7 +112,7 @@
"library2": {
"type": "excalidrawlib",
"version": 2,
"source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/2.20.0",
"source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/2.20.1",
"libraryItems": []
},
"imageElementNotice": true,
@@ -123,7 +123,7 @@
"mdBorderColor": "Black",
"mdCSS": "",
"scriptEngineSettings": {},
"previousRelease": "2.20.0",
"previousRelease": "2.20.1",
"showReleaseNotes": true,
"compareManifestToPluginVersion": true,
"showNewVersionNotification": true,

File diff suppressed because one or more lines are too long

View File

@@ -1,7 +1,7 @@
{
"id": "obsidian-excalidraw-plugin",
"name": "Excalidraw",
"version": "2.20.0",
"version": "2.20.1",
"minAppVersion": "1.5.7",
"description": "Sketch Your Mind. An Obsidian plugin to edit and view Excalidraw drawings. Enter the world of 4D Visual PKM.",
"author": "Zsolt Viczian",

File diff suppressed because one or more lines are too long