Skip to content

Commit

Permalink
Bump version to v22.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
antonydenyer committed Sep 7, 2022
1 parent 2b0950b commit fa2f854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion params/version.go
Expand Up @@ -28,7 +28,7 @@ const (

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

// Version holds the textual version string.
Expand Down

0 comments on commit fa2f854

Please sign in to comment.