mirror of
https://github.com/band/obsidian-folder-filelist.git
synced 2026-07-22 05:49:10 +00:00
plugin release
This commit is contained in:
parent
486c5ad6ac
commit
d23de0084c
2 changed files with 5 additions and 4 deletions
|
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"id": "folder-filelist",
|
||||
"name": "Folder Filelist",
|
||||
"version": "1.1.9",
|
||||
"version": "1.1.10",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "Create and maintain a list of wikilinks to files in specified folders",
|
||||
"author": "band",
|
||||
"author": "Bill Anderson",
|
||||
"authorUrl": "https://github.com/band",
|
||||
"isDesktopOnly": true
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -9,5 +9,6 @@
|
|||
"1.1.6": "0.15.0",
|
||||
"1.1.7": "0.15.0",
|
||||
"1.1.8": "0.15.0",
|
||||
"1.1.9": "0.15.0"
|
||||
"1.1.9": "0.15.0",
|
||||
"1.1.10": "0.15.0"
|
||||
}
|
||||
Loading…
Reference in a new issue