device-63.home 2025-10-15:21:24:6

This commit is contained in:
oskar
2025-10-15 21:24:06 +02:00
parent 898e3a9bdd
commit d9664685af
32 changed files with 569 additions and 486 deletions

View File

@@ -107,7 +107,7 @@
"library2": {
"type": "excalidrawlib",
"version": 2,
"source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/2.15.3",
"source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/2.16.1",
"libraryItems": []
},
"imageElementNotice": true,
@@ -119,7 +119,8 @@
"mdCSS": "",
"scriptEngineSettings": {},
"defaultTrayMode": true,
"previousRelease": "2.15.3",
"compactModeOnTablets": true,
"previousRelease": "2.16.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.15.3",
"version": "2.16.1",
"minAppVersion": "1.5.7",
"description": "An Obsidian plugin to edit and view Excalidraw drawings",
"author": "Zsolt Viczian",

File diff suppressed because one or more lines are too long