Bump Substrate (#756)

* Bump Substrate

* Bump RT version
This commit is contained in:
Gavin Wood
2020-01-13 13:35:04 +01:00
committed by GitHub
parent e4cc7c5812
commit d51c0d589c
2 changed files with 105 additions and 105 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("kusama"),
impl_name: create_runtime_str!("parity-kusama"),
authoring_version: 2,
spec_version: 1039,
spec_version: 1040,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
};