Skip to content

Commit

Permalink
dragonboat: bumped version number to v3.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
lni committed Jan 13, 2022
1 parent cb8bb8d commit 2da3403
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 = 4
DragonboatPatch = 5
// DEVVersion is a boolean flag indicating whether this is a dev version
DEVVersion = false
)
Expand Down

0 comments on commit 2da3403

Please sign in to comment.