Skip to content

Commit ad54787

Browse files
committedFeb 5, 2025·
Bump to v5.4.0-rc3
Signed-off-by: Matt Heon <mheon@redhat.com>
1 parent 6c78bad commit ad54787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎version/rawversion/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ package rawversion
77
//
88
// NOTE: remember to bump the version at the top of the top-level README.md
99
// file when this is bumped.
10-
const RawVersion = "5.4.0-dev"
10+
const RawVersion = "5.4.0-rc3"

0 commit comments

Comments
 (0)
Please sign in to comment.