Skip to content

Commit

Permalink
Bump version for release/0.6.2 (#486)
Browse files Browse the repository at this point in the history
Co-authored-by: Ubuntu <[email protected]>
  • Loading branch information
bxue-l2 and Ubuntu authored Apr 16, 2024
1 parent ef54839 commit 625efb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ const (
// Min number of seconds for the ExpirationPollIntervalSecFlag.
minExpirationPollIntervalSec = 3
AppName = "da-node"
SemVer = "0.6.1"
SemVer = "0.6.2"
GitCommit = ""
GitDate = ""
)
Expand Down

0 comments on commit 625efb7

Please sign in to comment.