Bump all spec version to 9180 and versions to 0.9.18 (#5083)

* bump all spec version to 9180 and versions to 0.9.18

* all to 0.9.18

* lock update
This commit is contained in:
Dan Shields
2022-03-11 02:19:47 -07:00
committed by GitHub
parent 8a17c614f0
commit 6fc2da146f
90 changed files with 178 additions and 178 deletions
+1 -1
View File
@@ -107,7 +107,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("westend"),
impl_name: create_runtime_str!("parity-westend"),
authoring_version: 2,
spec_version: 9170,
spec_version: 9180,
impl_version: 0,
#[cfg(not(feature = "disable-runtime-api"))]
apis: RUNTIME_API_VERSIONS,