From e7d0544d547076b22686c97304ebd672d567caa9 Mon Sep 17 00:00:00 2001 From: Igor Kozyrev Date: Mon, 13 Dec 2021 15:21:47 +0000 Subject: [PATCH] up version --- --- 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: 913010, + spec_version: 914000, impl_version: 1, apis: RUNTIME_API_VERSIONS, transaction_version: 1, -- gitstuff