Skip to content

Commit

Permalink
bump spec version
Browse files Browse the repository at this point in the history
  • Loading branch information
gshep committed Aug 2, 2022
1 parent c913f70 commit bacebfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
impl_name: create_runtime_str!("gear-node"),
apis: RUNTIME_API_VERSIONS,
authoring_version: 1,
spec_version: 1470,
spec_version: 1480,
impl_version: 1,
transaction_version: 1,
state_version: 1,
Expand Down

0 comments on commit bacebfb

Please sign in to comment.