Bump spec_versions (#4041)

This commit is contained in:
Bastian Köcher
2021-10-08 16:31:25 +02:00
committed by GitHub
parent f31eac6ec6
commit da67fd9312
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -118,7 +118,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("kusama"),
impl_name: create_runtime_str!("parity-kusama"),
authoring_version: 2,
spec_version: 9110,
spec_version: 9120,
impl_version: 0,
#[cfg(not(feature = "disable-runtime-api"))]
apis: RUNTIME_API_VERSIONS,