Bump version to 1.0.1

This commit is contained in:
yinsh 2026-05-18 13:43:26 +08:00
parent 2c16ed1335
commit 49d0232e43
2 changed files with 3 additions and 2 deletions

View file

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

View file

@ -1,3 +1,4 @@
{
"1.0.0": "1.5.7"
"1.0.0": "1.5.7",
"1.0.1": "1.5.7"
}