Skip to content

Commit bb75e0e

Browse files
Update malcontent to v1.22.3 (#1482)
Co-authored-by: Bump Version <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a7a369a commit bb75e0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/release/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import (
99
)
1010

1111
const (
12-
ID string = "v1.22.2"
12+
ID string = "v1.22.3"
1313
)
1414

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

0 commit comments

Comments
 (0)