From e9439e8dd2c079dc38a922c576d18f19a89dc3ff Mon Sep 17 00:00:00 2001 From: Igor Kozyrev Date: Fri, 03 Dec 2021 20:43:31 +0000 Subject: [PATCH] up version --- --- a/runtime/src/lib.rs +++ b/runtime/src/lib.rs @@ -146,7 +146,7 @@ spec_name: create_runtime_str!("opal"), impl_name: create_runtime_str!("opal"), authoring_version: 1, - spec_version: 912204, + spec_version: 912210, impl_version: 1, apis: RUNTIME_API_VERSIONS, transaction_version: 1, -- gitstuff