Skip to content

Commit

Permalink
dragonboat: bumped version to v3.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lni committed May 7, 2021
1 parent cd3d154 commit 339d216
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 @@ -116,7 +116,7 @@ const (
// DragonboatMinor is the minor version number
DragonboatMinor = 3
// DragonboatPatch is the patch version number
DragonboatPatch = 3
DragonboatPatch = 4
// DEVVersion is a boolean flag indicating whether this is a dev version
DEVVersion = false
)
Expand Down

0 comments on commit 339d216

Please sign in to comment.