bump spec_version to 9190 (#5291)

This commit is contained in:
Mara Robin B
2022-04-08 13:48:52 +02:00
committed by GitHub
parent 7ed275bff8
commit 2cc30515d8
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -104,7 +104,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("westend"),
impl_name: create_runtime_str!("parity-westend"),
authoring_version: 2,
spec_version: 9180,
spec_version: 9190,
impl_version: 0,
#[cfg(not(feature = "disable-runtime-api"))]
apis: RUNTIME_API_VERSIONS,