diff --git a/package.json b/package.json index 71106bf..565d56d 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "displayName": "SSH FS", "description": "File system provider using SSH", "publisher": "Kelvin", - "version": "1.18.3", + "version": "1.19.0", "engines": { "vscode": "^1.46.0" }, @@ -345,4 +345,4 @@ "ssh2": "^0.8.9", "winreg": "^1.2.4" } -} \ No newline at end of file +}