From 4eef87a7e8bfb4f8013c031381abb406dda11b46 Mon Sep 17 00:00:00 2001 From: Kelvin Schoofs Date: Thu, 5 Aug 2021 21:44:55 +0200 Subject: [PATCH] v1.21.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a7a3c01..e3bfe62 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.21.1", + "version": "1.21.2", "engines": { "vscode": "^1.49.0" },