From a78f3cdefe983c331bdf46e4e88d10b11fff353f Mon Sep 17 00:00:00 2001 From: Kelvin Schoofs Date: Fri, 19 Mar 2021 18:33:34 +0100 Subject: [PATCH] 1.20.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b64b10d..cbb1094 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "displayName": "SSH FS", "description": "File system, terminal and task provider using SSH", "publisher": "Kelvin", - "version": "1.19.4", + "version": "1.20.0", "engines": { "vscode": "^1.49.0" },