Skip to content

Commit 337baa2

Browse files
committed
chore: bump agentapi version
1 parent 0f87683 commit 337baa2

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ variable "install_agentapi" {
6262
variable "agentapi_version" {
6363
type = string
6464
description = "The version of AgentAPI to install."
65-
default = "v0.5.0"
65+
default = "v0.6.0"
6666
}
6767

6868
variable "pre_install_script" {

0 commit comments

Comments
 (0)