chore: fix readme version

This commit is contained in:
35C4n0r 2026-02-13 22:27:54 +05:30
parent 4c373ff208
commit 96a069a6de
No known key found for this signature in database
GPG Key ID: 5B71E5C9D18D5675

View File

@ -16,7 +16,7 @@ The AgentAPI module is a building block for modules that need to run an AgentAPI
```tf
module "agentapi" {
source = "registry.coder.com/coder/agentapi/coder"
version = "4.0.0"
version = "3.0.0"
agent_id = var.agent_id
web_app_slug = local.app_slug