Skip to content

Commit 9cee098

Browse files
committed
Release v1.0.13
1 parent 5832b64 commit 9cee098

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 = "1.0.10"
13+
default = "v1.0.13"
1414
description = "The ssh-key-agent version"
1515
}
1616

0 commit comments

Comments
 (0)