We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4204ba commit e7a7ff5Copy full SHA for e7a7ff5
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## [v1.11.4](https://github.com/coder/vscode-coder/releases/tag/v1.11.4) 2025-11-20
6
+
7
### Fixed
8
9
- Add support for `google.antigravity-remote-openssh` Remote SSH extension.
package.json
@@ -1,7 +1,7 @@
1
{
"name": "coder-remote",
"displayName": "Coder",
- "version": "1.11.3",
+ "version": "1.11.4",
"description": "Open any workspace with a single click.",
"categories": [
"Other"
0 commit comments