Skip to content

Commit 2f18a72

Browse files
committed
dragonboat: bumped version number to v3.2.8
1 parent 69ae7c9 commit 2f18a72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nodehost.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ const (
116116
// DragonboatMinor is the minor version number
117117
DragonboatMinor = 2
118118
// DragonboatPatch is the patch version number
119-
DragonboatPatch = 7
119+
DragonboatPatch = 8
120120
// DEVVersion is a boolean flag indicating whether this is a dev version
121121
DEVVersion = false
122122
)

0 commit comments

Comments
 (0)