Skip to content

Commit be79e8e

Browse files
committed
chore: bump agentapi version to v0.2.3
1 parent 53af6e0 commit be79e8e

File tree

1 file changed

+1
-1
lines changed
  • registry/coder/modules/claude-code

1 file changed

+1
-1
lines changed

registry/coder/modules/claude-code/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ variable "install_agentapi" {
100100
variable "agentapi_version" {
101101
type = string
102102
description = "The version of AgentAPI to install."
103-
default = "v0.2.2"
103+
default = "v0.2.3"
104104
}
105105

106106
locals {

0 commit comments

Comments
 (0)