Skip to content

Commit fa99ff4

Browse files
Merge pull request cri-o#2939 from mrunalp/bump_1.16.0
Release v1.16.0
2 parents d7a5f48 + 4444e51 commit fa99ff4

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.0-rc2"
16+
const Version = "1.16.0"
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)