We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf5f4ba commit 3279a4aCopy full SHA for 3279a4a
routes/exchange.go
@@ -31,7 +31,7 @@ var (
31
IsBlacklisted = []byte{1}
32
)
33
34
-const NodeVersion = "4.0.5"
+const NodeVersion = "4.0.6"
35
36
const (
37
// RoutePathAPIBase ...
0 commit comments