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 a26e2ac commit d5ef77cCopy full SHA for d5ef77c
params/version.go
@@ -28,7 +28,7 @@ const (
28
29
QuorumVersionMajor = 21
30
QuorumVersionMinor = 7
31
- QuorumVersionPatch = 0
+ QuorumVersionPatch = 1
32
)
33
34
// Version holds the textual version string.
0 commit comments