Skip to content

Commit adc0815

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

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

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

0 commit comments

Comments
 (0)