diff --git a/CHANGELOG.md b/CHANGELOG.md index f894917fe..135c3fe27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ from published versions since it shows up in the VS Code extension changelog tab and is confusing to users. Add it back between releases if needed. --> -## Unreleased +## [v1.16.2](https://github.com/coder/vscode-coder/releases/tag/v1.16.2) 2026-08-25 ### Fixed diff --git a/package.json b/package.json index 6de3d32ec..203b9b23d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "coder-remote", "displayName": "Coder", - "version": "1.16.1", + "version": "1.16.2", "description": "Open any workspace with a single click.", "categories": [ "Other"