Skip to content

Commit

Permalink
dragonboat: bumped version number to 2.1.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
lni committed Apr 22, 2019
1 parent 6996605 commit feb2e6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nodehost.go
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ const (
// DragonboatMinor is the minor version number
DragonboatMinor = 1
// DragonboatPatch is the patch version number
DragonboatPatch = 5
DragonboatPatch = 6
// DEVVersion is a boolean flag indicating whether this is a dev version
DEVVersion = false
)
Expand Down

0 comments on commit feb2e6a

Please sign in to comment.