Skip to content

Commit f1aef85

Browse files
Release v1.0.14
1 parent 6015c5e commit f1aef85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/variables.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ variable "groups" {
1010

1111
variable "agent_version" {
1212
type = string
13-
default = "v1.0.13"
13+
default = "v1.0.14"
1414
description = "The ssh-key-agent version"
1515
}
1616

0 commit comments

Comments
 (0)