diff --git a/README.md b/README.md index a2bff1a..3b848a6 100644 --- a/README.md +++ b/README.md @@ -161,7 +161,7 @@ See the manual: [docs/MANUAL.md](docs/MANUAL.md) - Git installed and available in PATH - Workspace opened inside a Git repository -- VS Code **v1.109.0** or newer +- VS Code **v1.110.0** or newer --- diff --git a/package.json b/package.json index 1ef8702..6620dd6 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "version": "1.2.2", "icon": "media/icon.png", "engines": { - "vscode": "^1.109.0" + "vscode": "^1.110.0" }, "repository": { "type": "git",