Skip to content

Commit

Permalink
[stable] Release 4.0.4 (patch NodeVersion in exchange.go)
Browse files Browse the repository at this point in the history
  • Loading branch information
lazynina committed Feb 21, 2025
1 parent 98c5d2d commit 111fe42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion routes/exchange.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ var (
IsBlacklisted = []byte{1}
)

const NodeVersion = "4.0.3"
const NodeVersion = "4.0.4"

const (
// RoutePathAPIBase ...
Expand Down

0 comments on commit 111fe42

Please sign in to comment.