diff --git a/runtime/src/lib.rs b/runtime/src/lib.rs index b579ce4..e99e89b 100644 --- a/runtime/src/lib.rs +++ b/runtime/src/lib.rs @@ -141,7 +141,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("origintrail-parachain"), impl_name: create_runtime_str!("neuroweb"), authoring_version: 1, - spec_version: 134, + spec_version: 136, impl_version: 0, apis: RUNTIME_API_VERSIONS, transaction_version: 1,