bump spec versions in kusama, polkadot and westend again (#2557)

This commit is contained in:
Andronik Ordian
2021-03-04 14:28:14 +01:00
committed by GitHub
parent 8206a77164
commit 1bec8cfed9
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -90,7 +90,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("kusama"),
impl_name: create_runtime_str!("parity-kusama"),
authoring_version: 2,
spec_version: 2029,
spec_version: 2030,
impl_version: 0,
#[cfg(not(feature = "disable-runtime-api"))]
apis: RUNTIME_API_VERSIONS,