Skip to content

Commit

Permalink
[stable] Release 4.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lazynina committed Aug 27, 2024
1 parent e6591a6 commit 44001e9
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.2"
const NodeVersion = "4.0.3"

const (
// RoutePathAPIBase ...
Expand Down

0 comments on commit 44001e9

Please sign in to comment.