Skip to content

Commit 81a9d06

Browse files
Bump malcontent version to v1.16.0 (#1124)
Co-authored-by: Bump Version <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fe2b5f5 commit 81a9d06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66
)
77

88
const (
9-
ID string = "v1.15.1"
9+
ID string = "v1.16.0"
1010
)
1111

1212
// Check if the build info contains a version.

0 commit comments

Comments
 (0)