Skip to content

Commit

Permalink
Bump version to v22.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
antonydenyer committed Apr 28, 2022
1 parent 8bc84c7 commit e95f163
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 = 4
QuorumVersionPatch = 0
QuorumVersionPatch = 1
)

// Version holds the textual version string.
Expand Down

0 comments on commit e95f163

Please sign in to comment.