Skip to content

Commit 67df39b

Browse files
committed
Bump up versin to 1.14.13-dev
Signed-off-by: Urvashi Mohnani <[email protected]>
1 parent 7f19b5f commit 67df39b

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.12"
16+
const Version = "1.14.13-dev"
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)