Bump versions & spec_versions (#3368)

* bump versions & spec_versions

* bump Cargo.lock
This commit is contained in:
Martin Pugh
2021-06-25 12:59:14 +02:00
committed by GitHub
parent acec54a74b
commit 022e8bc11c
30 changed files with 55 additions and 55 deletions
+1 -1
View File
@@ -120,7 +120,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("kusama"),
impl_name: create_runtime_str!("parity-kusama"),
authoring_version: 2,
spec_version: 9051,
spec_version: 9070,
impl_version: 0,
#[cfg(not(feature = "disable-runtime-api"))]
apis: RUNTIME_API_VERSIONS,