Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
nikki-t committed May 16, 2024
1 parent 558d5c3 commit b6bf7be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ variable "app_name" {
variable "app_version" {
type = string
description = "The application version number"
default = "0.1.1"
default = "0.1.3"
}

variable "aws_region" {
Expand Down

0 comments on commit b6bf7be

Please sign in to comment.