Skip to content

Commit

Permalink
bumped the version to 1.18.7
Browse files Browse the repository at this point in the history
  • Loading branch information
nmoretenable committed Dec 14, 2023
1 parent a155718 commit eaee8d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ package version
import "fmt"

// Terrascan The Terrascan version
const Terrascan = "1.18.5"
const Terrascan = "1.18.7"

// Get returns the terrascan version
func Get() string {
Expand Down

0 comments on commit eaee8d2

Please sign in to comment.