We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bd889d commit 7b3758cCopy full SHA for 7b3758c
params/version.go
@@ -28,7 +28,7 @@ const (
28
29
QuorumVersionMajor = 22
30
QuorumVersionMinor = 7
31
- QuorumVersionPatch = 2
+ QuorumVersionPatch = 3
32
)
33
34
// Version holds the textual version string.
0 commit comments