Bump substrate (#814)

* Bump runtime version

* Bump runtime version
This commit is contained in:
Gavin Wood
2020-01-31 19:17:08 +00:00
committed by GitHub
parent 3df4d2843f
commit 2e3dd801b9
2 changed files with 108 additions and 108 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: 1044,
spec_version: 1045,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
};