Skip to content

Commit af8faf4

Browse files
Merge pull request cri-o#3575 from mrunalp/bump_1.16.6
version: Release 1.16.6
2 parents 1980398 + a3564c5 commit af8faf4

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
@@ -13,7 +13,7 @@ import (
1313
)
1414

1515
// Version is the version of the build.
16-
const Version = "1.16.5"
16+
const Version = "1.16.6"
1717

1818
// ShouldCrioWipe opens the version file, and parses it and the version string
1919
// If there is a parsing error, then crio should wipe, and the error is returned.

0 commit comments

Comments
 (0)