fix(coder/modules/zed): update main example to version 1.1.3 (#603)
This commit is contained in:
parent
6b16cd3529
commit
bda3eb96e8
@ -19,7 +19,7 @@ Zed is a high-performance, multiplayer code editor from the creators of Atom and
|
|||||||
module "zed" {
|
module "zed" {
|
||||||
count = data.coder_workspace.me.start_count
|
count = data.coder_workspace.me.start_count
|
||||||
source = "registry.coder.com/coder/zed/coder"
|
source = "registry.coder.com/coder/zed/coder"
|
||||||
version = "1.1.2"
|
version = "1.1.3"
|
||||||
agent_id = coder_agent.main.id
|
agent_id = coder_agent.main.id
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user