pull/208/head v1.18.1
Kelvin Schoofs 4 years ago
parent 484a6ab242
commit 1e3921c7db

@ -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": [

Loading…
Cancel
Save