Skip to content

Commit

Permalink
dragonboat: bumped version number to v2.1.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
lni committed Apr 5, 2019
1 parent 53555ce commit 8efd111
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 = 2
DragonboatPatch = 5
// DEVVersion is a boolean flag indicating whether this is a dev version
DEVVersion = false
)
Expand Down

0 comments on commit 8efd111

Please sign in to comment.