[Backport] Version bumps from 1.7.0 release (#3254)

This PR backports version bumps from `1.7.0` release branch and moves
related prdoc files to the appropriate folder.
This commit is contained in:
Egor_P
2024-02-09 14:41:40 +07:00
committed by GitHub
parent e53ebd8cd4
commit b2c81b5800
45 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -150,7 +150,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("rococo"),
impl_name: create_runtime_str!("parity-rococo-v2.0"),
authoring_version: 0,
spec_version: 1_006_002,
spec_version: 1_007_000,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 24,