Bump Polkadot runtime version

This commit is contained in:
Gav Wood
2020-07-20 19:13:09 +02:00
parent d14170c8e0
commit 9aadb5d499
+1 -1
View File
@@ -93,7 +93,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("polkadot"),
impl_name: create_runtime_str!("parity-polkadot"),
authoring_version: 0,
spec_version: 17,
spec_version: 18,
impl_version: 0,
#[cfg(not(feature = "disable-runtime-api"))]
apis: RUNTIME_API_VERSIONS,