Skip to content

Commit

Permalink
Quorum version update
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmsam committed Oct 16, 2018
1 parent 4d015bb commit 0d0c507
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 = 1
QuorumVersionPatch = 0
QuorumVersionPatch = 1
)

// Version holds the textual version string.
Expand Down

0 comments on commit 0d0c507

Please sign in to comment.