Skip to content

Commit

Permalink
Merge pull request #944 from bifrost-finance/kusama-971
Browse files Browse the repository at this point in the history
change bifrost-kusama runtime from v0.9.70 to v0.9.71
  • Loading branch information
yooml committed Mar 30, 2023
2 parents 440b75d + 7e1d9ea commit a69d710
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/bifrost-kusama/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("bifrost"),
impl_name: create_runtime_str!("bifrost"),
authoring_version: 1,
spec_version: 970,
spec_version: 971,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 1,
Expand Down

0 comments on commit a69d710

Please sign in to comment.