Skip to content

Commit 9ce3faa

Browse files
committed
Update development version to 24.4.0
1 parent fc3916e commit 9ce3faa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

params/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ const (
2626
VersionPatch = 3 // Patch version component of the current release
2727
VersionMeta = "stable" // Version metadata to append to the version string
2828

29-
QuorumVersionMajor = 23
29+
QuorumVersionMajor = 24
3030
QuorumVersionMinor = 4
3131
QuorumVersionPatch = 0
3232
)

0 commit comments

Comments
 (0)