Skip to content

Commit 6748088

Browse files
authored
Update main.tf
1 parent 037c223 commit 6748088

File tree

1 file changed

+1
-1
lines changed
  • registry/coder-labs/modules/cursor-cli

1 file changed

+1
-1
lines changed

registry/coder-labs/modules/cursor-cli/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ variable "install_agentapi" {
5656
variable "agentapi_version" {
5757
type = string
5858
description = "The version of AgentAPI to install."
59-
default = "v0.6.0"
59+
default = "v0.5.0"
6060
}
6161

6262
variable "force" {

0 commit comments

Comments
 (0)