Skip to content

Commit e7a7ff5

Browse files
committed
v1.11.4
1 parent c4204ba commit e7a7ff5

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## [v1.11.4](https://github.com/coder/vscode-coder/releases/tag/v1.11.4) 2025-11-20
6+
57
### Fixed
68

79
- Add support for `google.antigravity-remote-openssh` Remote SSH extension.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "coder-remote",
33
"displayName": "Coder",
4-
"version": "1.11.3",
4+
"version": "1.11.4",
55
"description": "Open any workspace with a single click.",
66
"categories": [
77
"Other"

0 commit comments

Comments
 (0)