diff --git a/plugin.json b/plugin.json index 59d12e4..838dd34 100644 --- a/plugin.json +++ b/plugin.json @@ -4,11 +4,11 @@ "Name": "FileZilla", "Description": "Launch FileZilla sessions", "Author": "Karel Faille", - "Version": "1.0.0", + "Version": "1.0.1", "Language": "typescript", "ExecuteFileName": "./dist/main.ts", "Website": "https://github.com/shaffe-fr/flow-filezilla", - "UrlDownload": "https://github.com/shaffe-fr/flow-filezilla/releases/download/v1.0.0/Flow.Launcher.Plugin.FileZilla.zip", + "UrlDownload": "https://github.com/shaffe-fr/flow-filezilla/releases/download/v1.0.1/Flow.Launcher.Plugin.FileZilla.zip", "UrlSourceCode": "https://github.com/shaffe-fr/flow-filezilla/tree/main", "IcoPath": "https://cdn.jsdelivr.net/gh/shaffe-fr/flow-filezilla/app.png" }