From 731698e56f5557eb6562943850da54694e9652ff Mon Sep 17 00:00:00 2001 From: Llewellyn500 Date: Fri, 30 Oct 2020 23:55:04 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20changed=20the=20vs=20code=20comp?= =?UTF-8?q?atible=20version=20to=201.40?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 4 ++++ package.json | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 68d9851..6f4f4a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Change Log\ +## [1.1.1] - 2020-10-30 + +- changed the vscode compatibility to v1.40.0 up + ## [1.1.0] - 2020-10-25 - added logo and description diff --git a/package.json b/package.json index 4e0b948..ac23ee6 100644 --- a/package.json +++ b/package.json @@ -9,9 +9,9 @@ "url": "https://github.com/Llewellyn500", "email": "llewellynpaintsil34@gmail.com" }, - "version": "1.1.0", + "version": "1.1.1", "engines": { - "vscode": "^1.50.0" + "vscode": "^1.40.0" }, "repository": { "type": "git",