bump spec version (#3171)

* bump spec version

* bump beefy
This commit is contained in:
Martin Pugh
2021-06-03 20:30:49 +02:00
committed by GitHub
parent b63184e4ec
commit 5fcf3e0cea
4 changed files with 8 additions and 8 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: 9031,
spec_version: 9040,
impl_version: 0,
#[cfg(not(feature = "disable-runtime-api"))]
apis: RUNTIME_API_VERSIONS,