Skip to content

Commit

Permalink
Just update the hardcoded version to start a pull request.
Browse files Browse the repository at this point in the history
  • Loading branch information
jocgir committed Jul 9, 2024
1 parent 59f6262 commit c5b10fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import (
)

// VERSION is set at build time using -ldflags parameters. For more info, see http://stackoverflow.com/a/11355611/483528
var VERSION = "1.4.1"
var VERSION = "2.7.13-local"

// The main entrypoint for Terragrunt
func main() {
Expand Down

0 comments on commit c5b10fc

Please sign in to comment.