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
@@ -115,7 +115,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("kusama"),
impl_name: create_runtime_str!("parity-kusama"),
authoring_version: 2,
spec_version: 9181,
spec_version: 9190,
impl_version: 0,
#[cfg(not(feature = "disable-runtime-api"))]
apis: RUNTIME_API_VERSIONS,