Skip to content

Commit 4fd0c76

Browse files
committed
chore: revert version to 1.0.0
1 parent 47eca21 commit 4fd0c76

File tree

1 file changed

+1
-1
lines changed
  • registry/coder/modules/vscode-desktop-core

1 file changed

+1
-1
lines changed

registry/coder/modules/vscode-desktop-core/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The VSCode Desktop Core module is a building block for modules that need to expo
1616
```tf
1717
module "vscode-desktop-core" {
1818
source = "registry.coder.com/coder/vscode-desktop-core/coder"
19-
version = "1.0.1"
19+
version = "1.0.0"
2020
2121
agent_id = var.agent_id
2222

0 commit comments

Comments
 (0)