pull/13/head v1.5.0
Kelvin Schoofs 7 years ago
parent 2af1717eb3
commit e13fe4b82b

@ -3,7 +3,7 @@
"displayName": "SSH FS", "displayName": "SSH FS",
"description": "File system provider using SSH", "description": "File system provider using SSH",
"publisher": "Kelvin", "publisher": "Kelvin",
"version": "1.4.1", "version": "1.5.0",
"engines": { "engines": {
"vscode": "^1.23.0" "vscode": "^1.23.0"
}, },
@ -176,4 +176,4 @@
"ssh2": "^0.6.0", "ssh2": "^0.6.0",
"winreg": "^1.2.4" "winreg": "^1.2.4"
} }
} }
Loading…
Cancel
Save