--- a/runtime/src/lib.rs +++ b/runtime/src/lib.rs @@ -147,7 +147,7 @@ spec_name: create_runtime_str!("opal"), impl_name: create_runtime_str!("opal"), authoring_version: 1, - spec_version: 913000, + spec_version: 913010, impl_version: 1, apis: RUNTIME_API_VERSIONS, transaction_version: 1,