diff --git a/package.json b/package.json index 4011f7a..287431a 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.0", + "version": "1.18.1", "engines": { "vscode": "^1.46.0" }, @@ -37,7 +37,14 @@ }, "license": "GPL-3.0", "icon": "resources/Logo.png", - "keywords": ["remote", "ssh", "sshfs", "sync", "filesystem", "terminal"], + "keywords": [ + "remote", + "ssh", + "sshfs", + "sync", + "filesystem", + "terminal" + ], "contributes": { "views": { "explorer": [