Skip to content

Commit 6f1fa34

Browse files
committed
chore: agentapi: bump module version (minor)
1 parent 2defdcf commit 6f1fa34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

registry/coder/modules/agentapi/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The AgentAPI module is a building block for modules that need to run an AgentAPI
1616
```tf
1717
module "agentapi" {
1818
source = "registry.coder.com/coder/agentapi/coder"
19-
version = "1.0.2"
19+
version = "1.1.0"
2020
2121
agent_id = var.agent_id
2222
web_app_slug = local.app_slug

0 commit comments

Comments
 (0)