Skip to content

Commit

Permalink
Bump version to v22.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
antonydenyer committed Oct 12, 2022
1 parent ca6d0cc commit b7a38b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion params/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ const (

QuorumVersionMajor = 22
QuorumVersionMinor = 7
QuorumVersionPatch = 1
QuorumVersionPatch = 2
)

// Version holds the textual version string.
Expand Down

0 comments on commit b7a38b2

Please sign in to comment.