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

This commit is contained in:
Andronik Ordian
2021-02-05 17:20:13 +01:00
committed by GitHub
parent e647e53b6f
commit 0ffee4f6ef
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: 2028,
spec_version: 2029,
impl_version: 0,
#[cfg(not(feature = "disable-runtime-api"))]
apis: RUNTIME_API_VERSIONS,