Bump Bridge Hub Rococo spec version (#3135)

To deploy https://github.com/paritytech/polkadot-sdk/pull/3029

Co-authored-by: claravanstaden <Cats 4 life!>
This commit is contained in:
Clara van Staden
2024-01-30 14:53:12 +02:00
committed by GitHub
parent fafe2722a1
commit f07316f272
@@ -203,7 +203,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("bridge-hub-rococo"), spec_name: create_runtime_str!("bridge-hub-rococo"),
impl_name: create_runtime_str!("bridge-hub-rococo"), impl_name: create_runtime_str!("bridge-hub-rococo"),
authoring_version: 1, authoring_version: 1,
spec_version: 1_006_000, spec_version: 1_006_001,
impl_version: 0, impl_version: 0,
apis: RUNTIME_API_VERSIONS, apis: RUNTIME_API_VERSIONS,
transaction_version: 4, transaction_version: 4,