From 98eaa8fb8e83900a8aa163894e9e0452f55163d6 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!("quartz"), impl_name: create_runtime_str!("quartz"), authoring_version: 1, - spec_version: 917003, + spec_version: 917004, impl_version: 0, apis: RUNTIME_API_VERSIONS, transaction_version: 1, -- gitstuff