Skip to content

Commit 0619880

Browse files
committed
version: v1.14.11
Signed-off-by: Peter Hunt <[email protected]>
1 parent 3727b19 commit 0619880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.14.10"
16+
const Version = "1.14.11"
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)