Skip to content
This repository was archived by the owner on Jun 5, 2026. It is now read-only.

Commit 93c5f78

Browse files
committed
bump version v22.7.5
1 parent e617313 commit 93c5f78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

params/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ const (
2828

2929
QuorumVersionMajor = 22
3030
QuorumVersionMinor = 7
31-
QuorumVersionPatch = 4
31+
QuorumVersionPatch = 5
3232
)
3333

3434
// Version holds the textual version string.

0 commit comments

Comments
 (0)