mirror of
https://github.com/yinshaohua/obsidian-download-image.git
synced 2026-07-22 06:51:07 +00:00
Bump version to 1.0.1
This commit is contained in:
parent
2c16ed1335
commit
49d0232e43
2 changed files with 3 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "download-image",
|
||||
"name": "Download Image",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"minAppVersion": "1.5.7",
|
||||
"description": "Download remote images in the current note to local vault storage.",
|
||||
"author": "yinsh",
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
{
|
||||
"1.0.0": "1.5.7"
|
||||
"1.0.0": "1.5.7",
|
||||
"1.0.1": "1.5.7"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue