Skip to content

Commit

Permalink
Merge pull request #41 from edgeware-network/karenization
Browse files Browse the repository at this point in the history
Bumped the client version number
  • Loading branch information
remzrn authored Oct 27, 2022
2 parents 04d2a67 + ed90301 commit 1a26710
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node/cli/src/command.rs
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ impl SubstrateCli for Cli {
}

fn impl_version() -> String {
"4.0.1".into()
"4.0.2".into()
}

fn description() -> String {
Expand Down

0 comments on commit 1a26710

Please sign in to comment.