mirror of
https://github.com/nitero/obsidian-paste-image-into-property.git
synced 2026-07-22 05:38:11 +00:00
v1.0.5
This commit is contained in:
parent
5e2fe01330
commit
2385a137d3
2 changed files with 3 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "paste-image-into-property",
|
||||
"name": "Paste Image Into Property",
|
||||
"version": "1.0.4",
|
||||
"version": "1.0.5",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "Paste images from the clipboard into frontmatter properties in live preview.",
|
||||
"author": "Nito",
|
||||
|
|
|
|||
|
|
@ -3,5 +3,6 @@
|
|||
"1.0.1": "0.15.0",
|
||||
"1.0.2": "0.15.0",
|
||||
"1.0.3": "0.15.0",
|
||||
"1.0.4": "0.15.0"
|
||||
"1.0.4": "0.15.0",
|
||||
"1.0.5": "0.15.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue