difftreelog
build bump spec_version
in: master
3 files changed
runtime/opal/src/lib.rsdiffbeforeafterboth--- a/runtime/opal/src/lib.rs
+++ b/runtime/opal/src/lib.rs
@@ -45,7 +45,7 @@
spec_name: create_runtime_str!(RUNTIME_NAME),
impl_name: create_runtime_str!(RUNTIME_NAME),
authoring_version: 1,
- spec_version: 924020,
+ spec_version: 927020,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 2,
runtime/quartz/src/lib.rsdiffbeforeafterboth--- a/runtime/quartz/src/lib.rs
+++ b/runtime/quartz/src/lib.rs
@@ -45,7 +45,7 @@
spec_name: create_runtime_str!(RUNTIME_NAME),
impl_name: create_runtime_str!(RUNTIME_NAME),
authoring_version: 1,
- spec_version: 924020,
+ spec_version: 927020,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 2,
runtime/unique/src/lib.rsdiffbeforeafterboth45 spec_name: create_runtime_str!(RUNTIME_NAME),45 spec_name: create_runtime_str!(RUNTIME_NAME),46 impl_name: create_runtime_str!(RUNTIME_NAME),46 impl_name: create_runtime_str!(RUNTIME_NAME),47 authoring_version: 1,47 authoring_version: 1,48 spec_version: 924020,48 spec_version: 927020,49 impl_version: 0,49 impl_version: 0,50 apis: RUNTIME_API_VERSIONS,50 apis: RUNTIME_API_VERSIONS,51 transaction_version: 2,51 transaction_version: 2,