[Backport] Version bumps from 1.6.0 release (#2965)

This PR backports version bumps from release branch
`release-polkadot-v1.6.0` back to `master` and also moved `prdoc` files
related to the release to the appropriate folder
This commit is contained in:
Egor_P
2024-01-17 15:40:23 +01:00
committed by GitHub
parent c1c0e62d33
commit f80cfc2259
60 changed files with 18 additions and 18 deletions
@@ -201,7 +201,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("bridge-hub-rococo"),
impl_name: create_runtime_str!("bridge-hub-rococo"),
authoring_version: 1,
spec_version: 1_005_002,
spec_version: 1_006_000,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 4,
@@ -175,7 +175,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("bridge-hub-westend"),
impl_name: create_runtime_str!("bridge-hub-westend"),
authoring_version: 1,
spec_version: 1_005_000,
spec_version: 1_006_000,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 4,