Skip to content

Commit ac80d7d

Browse files
Bump malcontent version to v1.18.1 (#1254)
Co-authored-by: Bump Version <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1b3ffeb commit ac80d7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.18.0"
9+
ID string = "v1.18.1"
1010
)
1111

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

0 commit comments

Comments
 (0)