Skip to content

Commit

Permalink
update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
damip committed Apr 11, 2022
1 parent d7bb8cf commit ff1d06a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion massa-models/src/node_configuration/default.rs
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ lazy_static::lazy_static! {
if cfg!(feature = "sandbox") {
"SAND.0.0"
} else {
"TEST.9.1"
"TEST.9.2"
}
.parse()
.unwrap()
Expand Down

0 comments on commit ff1d06a

Please sign in to comment.