diff --git a/vscode/CHANGELOG.md b/vscode/CHANGELOG.md index 08cce03f..544ed21f 100644 --- a/vscode/CHANGELOG.md +++ b/vscode/CHANGELOG.md @@ -1,3 +1,7 @@ +# 1.4.0 (2022-12-23) + +Declare 1.22 version for JSON schema ([66ada1b](https://github.com/ovh/utask/commit/66ada1b)) + # 1.3.0 (2022-11-14) Declare 1.21 version for JSON schema ([e739ec7](https://github.com/ovh/utask/commit/e739ec7)) diff --git a/vscode/package.json b/vscode/package.json index ec3cdab1..71a6e5c4 100644 --- a/vscode/package.json +++ b/vscode/package.json @@ -2,7 +2,7 @@ "name": "vscode-utask", "displayName": "%displayName%", "description": "%description%", - "version": "1.3.0", + "version": "1.4.0", "publisher": "ovh", "contributors": [ {