Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Bump runtime version
Browse files Browse the repository at this point in the history
  • Loading branch information
gavofyork committed Mar 23, 2020
1 parent 075d0ed commit 7f59f2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/kusama/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("kusama"),
impl_name: create_runtime_str!("parity-kusama"),
authoring_version: 2,
spec_version: 1055,
spec_version: 1056,
impl_version: 1,
apis: RUNTIME_API_VERSIONS,
};
Expand Down

0 comments on commit 7f59f2c

Please sign in to comment.