Skip to content

Commit 70e4552

Browse files
committed
chore: bump minor versions
1 parent 536f18d commit 70e4552

File tree

1 file changed

+1
-1
lines changed
  • registry/coder-labs/modules/copilot

1 file changed

+1
-1
lines changed

registry/coder-labs/modules/copilot/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ resource "coder_env" "github_token" {
242242

243243
module "agentapi" {
244244
source = "registry.coder.com/coder/agentapi/coder"
245-
version = "1.1.1"
245+
version = "1.2.0"
246246

247247
agent_id = var.agent_id
248248
folder = local.workdir

0 commit comments

Comments
 (0)