From 482a5bd24e488ef1891c869bf311ee95948a2b88 Mon Sep 17 00:00:00 2001 From: Igor Kozyrev Date: Fri, 04 Mar 2022 12:01:05 +0000 Subject: [PATCH] up version --- --- a/runtime/src/lib.rs +++ b/runtime/src/lib.rs @@ -172,7 +172,7 @@ spec_name: create_runtime_str!("opal"), impl_name: create_runtime_str!("opal"), authoring_version: 1, - spec_version: 917003, + spec_version: 917004, impl_version: 0, apis: RUNTIME_API_VERSIONS, transaction_version: 1, -- gitstuff