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 edf3deb commit d230567Copy full SHA for d230567
README.md
@@ -15,7 +15,7 @@ The Coder Remote VS Code extension lets you open
15
- Works in air-gapped or restricted networks. Just connect to your Coder
16
deployment!
17
18
-
+
19
20
## Getting Started
21
package.json
@@ -5,7 +5,7 @@
5
"description": "Open any workspace with a single click.",
6
"repository": "https://github.com/coder/vscode-coder",
7
"preview": true,
8
- "version": "0.0.8",
+ "version": "0.1.0",
9
"engines": {
10
"vscode": "^1.73.0"
11
},
0 commit comments