Skip to content

Commit ff0b7fe

Browse files
Merge pull request cri-o#5289 from haircommander/bump-1.21.3
version: bump to v1.21.3
2 parents cdc4f56 + 59a47a9 commit ff0b7fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import (
2121
)
2222

2323
// Version is the version of the build.
24-
const Version = "1.21.2"
24+
const Version = "1.21.3"
2525

2626
// Variables injected during build-time
2727
var (

0 commit comments

Comments
 (0)