diff --git a/vscode/CHANGELOG.md b/vscode/CHANGELOG.md index 2a8c4bcc..9ed2c154 100644 --- a/vscode/CHANGELOG.md +++ b/vscode/CHANGELOG.md @@ -1,3 +1,7 @@ +# 1.1.0 (2022-07-29) + +Declare 1.19 version for JSON schema ([3a43367](https://github.com/ovh/utask/commit/3a43367)) + # 1.0.0 (2022-06-09) Initial release ([5366aa2](https://github.com/ovh/utask/commit/5366aa2)) diff --git a/vscode/package.json b/vscode/package.json index 326dcb43..6ff0c35c 100644 --- a/vscode/package.json +++ b/vscode/package.json @@ -2,7 +2,7 @@ "name": "vscode-utask", "displayName": "%displayName%", "description": "%description%", - "version": "1.0.0", + "version": "1.1.0", "publisher": "ovh", "contributors": [ {