Skip to content

Commit

Permalink
Bump malcontent version to v1.7.0 (#722)
Browse files Browse the repository at this point in the history
Co-authored-by: Bump Version <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Evan Gibler <20933572+egibs@users.noreply.github.com>
  • Loading branch information
3 people authored Dec 18, 2024
1 parent 0937ef5 commit 094eb42
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 @@ -6,7 +6,7 @@ import (
)

const (
ID string = "v1.6.0"
ID string = "v1.7.0"
)

// Check if the build info contains a version.
Expand Down

0 comments on commit 094eb42

Please sign in to comment.