Bump AH and BH runtime versions (#2775)

After merging https://github.com/paritytech/polkadot-sdk/pull/2522
asset-hub-rococo and bridge-hub-rococo runtime versions need to be
bumped for their deployment.

---------

Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
This commit is contained in:
Alejandro Martinez Andres
2023-12-21 20:23:56 +01:00
committed by GitHub
parent 94759738f0
commit 32c047af38
2 changed files with 2 additions and 2 deletions
@@ -111,7 +111,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("statemine"),
impl_name: create_runtime_str!("statemine"),
authoring_version: 1,
spec_version: 1_005_000,
spec_version: 1_005_001,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 14,