plugin release

This commit is contained in:
William L. Anderson 2025-05-06 14:34:40 -05:00
parent 486c5ad6ac
commit d23de0084c
2 changed files with 5 additions and 4 deletions

View file

@ -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
}
}

View file

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