Skip to content

Commit

Permalink
fix: missing updated version in makefile; remove extraneous file. (#335)
Browse files Browse the repository at this point in the history
  • Loading branch information
pseudomorph committed Apr 28, 2024
1 parent 95c9ec6 commit b0b5a37
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 50 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION=1.17.9
VERSION=1.18.0
PATH_BUILD=build/
FILE_COMMAND=terragrunt-atlantis-config
FILE_ARCH=$(shell go env GOOS)_$(shell go env GOARCH)
Expand Down
49 changes: 0 additions & 49 deletions out

This file was deleted.

0 comments on commit b0b5a37

Please sign in to comment.