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
@@ -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: 49,
spec_version: 50,
impl_version: 0,
#[cfg(not(feature = "disable-runtime-api"))]
apis: RUNTIME_API_VERSIONS,