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