Skip to content

Commit fa2f854

Browse files
committed
Bump version to v22.7.1
1 parent 2b0950b commit fa2f854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

params/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ const (
2828

2929
QuorumVersionMajor = 22
3030
QuorumVersionMinor = 7
31-
QuorumVersionPatch = 0
31+
QuorumVersionPatch = 1
3232
)
3333

3434
// Version holds the textual version string.

0 commit comments

Comments
 (0)