Skip to content

Commit

Permalink
Quorum version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
fixanoid committed Jan 16, 2019
1 parent d77cb77 commit c6f0ae4
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 = 2
QuorumVersionMinor = 2
QuorumVersionPatch = 0
QuorumVersionPatch = 1
)

// Version holds the textual version string.
Expand Down

0 comments on commit c6f0ae4

Please sign in to comment.