Skip to content

Commit

Permalink
Bump the verision number
Browse files Browse the repository at this point in the history
  • Loading branch information
JelliedOwl authored and ShankarWarang committed Jan 1, 2025
1 parent 7ee6a7a commit bbfde41
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.2".into()
"4.0.8_pre_v1".into()
}

fn description() -> String {
Expand Down

0 comments on commit bbfde41

Please sign in to comment.