Skip to content

Commit 197890f

Browse files
Bump malcontent version to v1.21.1 (#1397)
Co-authored-by: Bump Version <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7a51b42 commit 197890f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.21.0"
12+
ID string = "v1.21.1"
1313
)
1414

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

0 commit comments

Comments
 (0)