Bump versions & Substrate. (#902)

This commit is contained in:
Gavin Wood
2020-03-16 11:00:11 +01:00
committed by GitHub
parent f025f079b8
commit a81d8cb220
19 changed files with 239 additions and 221 deletions
+1 -1
View File
@@ -78,7 +78,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("kusama"),
impl_name: create_runtime_str!("parity-kusama"),
authoring_version: 2,
spec_version: 1052,
spec_version: 1053,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
};