Skip to content

Commit 22c7c85

Browse files
committed
chore: update amp version
1 parent 0a41708 commit 22c7c85

File tree

1 file changed

+1
-1
lines changed
  • registry/coder-labs/modules/sourcegraph-amp

1 file changed

+1
-1
lines changed

registry/coder-labs/modules/sourcegraph-amp/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ variable "install_agentapi" {
5555
variable "agentapi_version" {
5656
type = string
5757
description = "The version of AgentAPI to install."
58-
default = "v0.10.0"
58+
default = "v0.11.1"
5959
}
6060

6161
variable "cli_app" {

0 commit comments

Comments
 (0)