We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69ae7c9 commit 2f18a72Copy full SHA for 2f18a72
nodehost.go
@@ -116,7 +116,7 @@ const (
116
// DragonboatMinor is the minor version number
117
DragonboatMinor = 2
118
// DragonboatPatch is the patch version number
119
- DragonboatPatch = 7
+ DragonboatPatch = 8
120
// DEVVersion is a boolean flag indicating whether this is a dev version
121
DEVVersion = false
122
)
0 commit comments