diff --git a/manifest.json b/manifest.json index 07fdb62..920a345 100644 --- a/manifest.json +++ b/manifest.json @@ -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 -} \ No newline at end of file +} diff --git a/versions.json b/versions.json index 215730e..e9b3de5 100644 --- a/versions.json +++ b/versions.json @@ -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" } \ No newline at end of file