git.delta.rocks / unique-network / refs/commits / a925383747bf

difftreelog

build bump spec_version

Yaroslav Bolyukin2022-08-17parent: #e24eec3.patch.diff
in: master

3 files changed

modifiedruntime/opal/src/lib.rsdiffbeforeafterboth
45 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,
modifiedruntime/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,
modifiedruntime/unique/src/lib.rsdiffbeforeafterboth
--- a/runtime/unique/src/lib.rs
+++ b/runtime/unique/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,