bump rococo spec version

This commit is contained in:
Robert Habermeier
2020-12-21 18:40:15 -05:00
parent 4405f52e2d
commit fc553a15de
+1 -1
View File
@@ -105,7 +105,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("rococo"),
impl_name: create_runtime_str!("parity-rococo-v1"),
authoring_version: 0,
spec_version: 11,
spec_version: 12,
impl_version: 0,
#[cfg(not(feature = "disable-runtime-api"))]
apis: RUNTIME_API_VERSIONS,